2876 lines
72 KiB
JSON
2876 lines
72 KiB
JSON
{
|
|
"name": "featherwiki",
|
|
"version": "1.6.0",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "featherwiki",
|
|
"version": "1.6.0",
|
|
"dependencies": {
|
|
"nanobus": "^4.5.0",
|
|
"nanohref": "^3.1.0",
|
|
"nanohtml": "^1.10.0",
|
|
"nanomorph": "^5.4.3",
|
|
"nanoraf": "^3.1.0"
|
|
},
|
|
"devDependencies": {
|
|
"esbuild": "^0.14.54",
|
|
"google-closure-compiler": "^20220502.0.0",
|
|
"minify-html-literals": "^1.3.5"
|
|
},
|
|
"peerDependencies": {
|
|
"assert": "^2.0.0",
|
|
"buffer": "^6.0.3",
|
|
"events": "^3.3.0",
|
|
"html-minifier": "^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/@esbuild/linux-loong64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.14.54.tgz",
|
|
"integrity": "sha512-bZBrLAIX1kpWelV0XemxBZllyRmM6vgFQQG2GdNb+r3Fkp0FOh1NJSvekXDs7jq70k4euu1cryLMfU+mTXlEpw==",
|
|
"cpu": [
|
|
"loong64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/@types/clean-css": {
|
|
"version": "4.2.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/node": "*",
|
|
"source-map": "^0.6.0"
|
|
}
|
|
},
|
|
"node_modules/@types/html-minifier": {
|
|
"version": "3.5.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/clean-css": "*",
|
|
"@types/relateurl": "*",
|
|
"@types/uglify-js": "*"
|
|
}
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "17.0.24",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/relateurl": {
|
|
"version": "0.2.29",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/@types/uglify-js": {
|
|
"version": "3.13.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"source-map": "^0.6.1"
|
|
}
|
|
},
|
|
"node_modules/acorn": {
|
|
"version": "7.4.1",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"acorn": "bin/acorn"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/acorn-node": {
|
|
"version": "1.8.2",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"acorn": "^7.0.0",
|
|
"acorn-walk": "^7.0.0",
|
|
"xtend": "^4.0.2"
|
|
}
|
|
},
|
|
"node_modules/acorn-walk": {
|
|
"version": "7.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4.0"
|
|
}
|
|
},
|
|
"node_modules/ansi-regex": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/ansi-styles": {
|
|
"version": "2.2.1",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/assert": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"es6-object-assign": "^1.1.0",
|
|
"is-nan": "^1.2.1",
|
|
"object-is": "^1.0.1",
|
|
"util": "^0.12.0"
|
|
}
|
|
},
|
|
"node_modules/available-typed-arrays": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/base64-js": {
|
|
"version": "1.5.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/browser-process-hrtime": {
|
|
"version": "0.1.3",
|
|
"license": "BSD-2-Clause"
|
|
},
|
|
"node_modules/buffer": {
|
|
"version": "6.0.3",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.2.1"
|
|
}
|
|
},
|
|
"node_modules/call-bind": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1",
|
|
"get-intrinsic": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/camel-case": {
|
|
"version": "3.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"no-case": "^2.2.0",
|
|
"upper-case": "^1.1.1"
|
|
}
|
|
},
|
|
"node_modules/chalk": {
|
|
"version": "1.1.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^2.2.1",
|
|
"escape-string-regexp": "^1.0.2",
|
|
"has-ansi": "^2.0.0",
|
|
"strip-ansi": "^3.0.0",
|
|
"supports-color": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/clean-css": {
|
|
"version": "4.2.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"source-map": "~0.6.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 4.0"
|
|
}
|
|
},
|
|
"node_modules/clone": {
|
|
"version": "2.1.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8"
|
|
}
|
|
},
|
|
"node_modules/clone-buffer": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/clone-stats": {
|
|
"version": "1.0.0",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/cloneable-readable": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"inherits": "^2.0.1",
|
|
"process-nextick-args": "^2.0.0",
|
|
"readable-stream": "^2.3.5"
|
|
}
|
|
},
|
|
"node_modules/color-convert": {
|
|
"version": "1.9.3",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-name": "1.1.3"
|
|
}
|
|
},
|
|
"node_modules/color-name": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/convert-source-map": {
|
|
"version": "1.8.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.1"
|
|
}
|
|
},
|
|
"node_modules/core-util-is": {
|
|
"version": "1.0.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/dash-ast": {
|
|
"version": "1.0.0",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/define-properties": {
|
|
"version": "1.1.4",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"has-property-descriptors": "^1.0.0",
|
|
"object-keys": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/es-abstract": {
|
|
"version": "1.20.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"es-to-primitive": "^1.2.1",
|
|
"function-bind": "^1.1.1",
|
|
"function.prototype.name": "^1.1.5",
|
|
"get-intrinsic": "^1.1.1",
|
|
"get-symbol-description": "^1.0.0",
|
|
"has": "^1.0.3",
|
|
"has-property-descriptors": "^1.0.0",
|
|
"has-symbols": "^1.0.3",
|
|
"internal-slot": "^1.0.3",
|
|
"is-callable": "^1.2.4",
|
|
"is-negative-zero": "^2.0.2",
|
|
"is-regex": "^1.1.4",
|
|
"is-shared-array-buffer": "^1.0.2",
|
|
"is-string": "^1.0.7",
|
|
"is-weakref": "^1.0.2",
|
|
"object-inspect": "^1.12.0",
|
|
"object-keys": "^1.1.1",
|
|
"object.assign": "^4.1.2",
|
|
"regexp.prototype.flags": "^1.4.3",
|
|
"string.prototype.trimend": "^1.0.5",
|
|
"string.prototype.trimstart": "^1.0.5",
|
|
"unbox-primitive": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/es-to-primitive": {
|
|
"version": "1.2.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"is-callable": "^1.1.4",
|
|
"is-date-object": "^1.0.1",
|
|
"is-symbol": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/es6-object-assign": {
|
|
"version": "1.1.0",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/esbuild": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.14.54.tgz",
|
|
"integrity": "sha512-Cy9llcy8DvET5uznocPyqL3BFRrFXSVqbgpMJ9Wz8oVjZlh/zUSNbPRbov0VX7VxN2JH1Oa0uNxZ7eLRb62pJA==",
|
|
"dev": true,
|
|
"hasInstallScript": true,
|
|
"bin": {
|
|
"esbuild": "bin/esbuild"
|
|
},
|
|
"engines": {
|
|
"node": ">=12"
|
|
},
|
|
"optionalDependencies": {
|
|
"@esbuild/linux-loong64": "0.14.54",
|
|
"esbuild-android-64": "0.14.54",
|
|
"esbuild-android-arm64": "0.14.54",
|
|
"esbuild-darwin-64": "0.14.54",
|
|
"esbuild-darwin-arm64": "0.14.54",
|
|
"esbuild-freebsd-64": "0.14.54",
|
|
"esbuild-freebsd-arm64": "0.14.54",
|
|
"esbuild-linux-32": "0.14.54",
|
|
"esbuild-linux-64": "0.14.54",
|
|
"esbuild-linux-arm": "0.14.54",
|
|
"esbuild-linux-arm64": "0.14.54",
|
|
"esbuild-linux-mips64le": "0.14.54",
|
|
"esbuild-linux-ppc64le": "0.14.54",
|
|
"esbuild-linux-riscv64": "0.14.54",
|
|
"esbuild-linux-s390x": "0.14.54",
|
|
"esbuild-netbsd-64": "0.14.54",
|
|
"esbuild-openbsd-64": "0.14.54",
|
|
"esbuild-sunos-64": "0.14.54",
|
|
"esbuild-windows-32": "0.14.54",
|
|
"esbuild-windows-64": "0.14.54",
|
|
"esbuild-windows-arm64": "0.14.54"
|
|
}
|
|
},
|
|
"node_modules/esbuild-android-64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-android-64/-/esbuild-android-64-0.14.54.tgz",
|
|
"integrity": "sha512-Tz2++Aqqz0rJ7kYBfz+iqyE3QMycD4vk7LBRyWaAVFgFtQ/O8EJOnVmTOiDWYZ/uYzB4kvP+bqejYdVKzE5lAQ==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"android"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/esbuild-android-arm64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-android-arm64/-/esbuild-android-arm64-0.14.54.tgz",
|
|
"integrity": "sha512-F9E+/QDi9sSkLaClO8SOV6etqPd+5DgJje1F9lOWoNncDdOBL2YF59IhsWATSt0TLZbYCf3pNlTHvVV5VfHdvg==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"android"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/esbuild-darwin-64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-darwin-64/-/esbuild-darwin-64-0.14.54.tgz",
|
|
"integrity": "sha512-jtdKWV3nBviOd5v4hOpkVmpxsBy90CGzebpbO9beiqUYVMBtSc0AL9zGftFuBon7PNDcdvNCEuQqw2x0wP9yug==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/esbuild-darwin-arm64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.14.54.tgz",
|
|
"integrity": "sha512-OPafJHD2oUPyvJMrsCvDGkRrVCar5aVyHfWGQzY1dWnzErjrDuSETxwA2HSsyg2jORLY8yBfzc1MIpUkXlctmw==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/esbuild-freebsd-64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-freebsd-64/-/esbuild-freebsd-64-0.14.54.tgz",
|
|
"integrity": "sha512-OKwd4gmwHqOTp4mOGZKe/XUlbDJ4Q9TjX0hMPIDBUWWu/kwhBAudJdBoxnjNf9ocIB6GN6CPowYpR/hRCbSYAg==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"freebsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/esbuild-freebsd-arm64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-freebsd-arm64/-/esbuild-freebsd-arm64-0.14.54.tgz",
|
|
"integrity": "sha512-sFwueGr7OvIFiQT6WeG0jRLjkjdqWWSrfbVwZp8iMP+8UHEHRBvlaxL6IuKNDwAozNUmbb8nIMXa7oAOARGs1Q==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"freebsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/esbuild-linux-32": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-linux-32/-/esbuild-linux-32-0.14.54.tgz",
|
|
"integrity": "sha512-1ZuY+JDI//WmklKlBgJnglpUL1owm2OX+8E1syCD6UAxcMM/XoWd76OHSjl/0MR0LisSAXDqgjT3uJqT67O3qw==",
|
|
"cpu": [
|
|
"ia32"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/esbuild-linux-64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-linux-64/-/esbuild-linux-64-0.14.54.tgz",
|
|
"integrity": "sha512-EgjAgH5HwTbtNsTqQOXWApBaPVdDn7XcK+/PtJwZLT1UmpLoznPd8c5CxqsH2dQK3j05YsB3L17T8vE7cp4cCg==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/esbuild-linux-arm": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-linux-arm/-/esbuild-linux-arm-0.14.54.tgz",
|
|
"integrity": "sha512-qqz/SjemQhVMTnvcLGoLOdFpCYbz4v4fUo+TfsWG+1aOu70/80RV6bgNpR2JCrppV2moUQkww+6bWxXRL9YMGw==",
|
|
"cpu": [
|
|
"arm"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/esbuild-linux-arm64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-linux-arm64/-/esbuild-linux-arm64-0.14.54.tgz",
|
|
"integrity": "sha512-WL71L+0Rwv+Gv/HTmxTEmpv0UgmxYa5ftZILVi2QmZBgX3q7+tDeOQNqGtdXSdsL8TQi1vIaVFHUPDe0O0kdig==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/esbuild-linux-mips64le": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-linux-mips64le/-/esbuild-linux-mips64le-0.14.54.tgz",
|
|
"integrity": "sha512-qTHGQB8D1etd0u1+sB6p0ikLKRVuCWhYQhAHRPkO+OF3I/iSlTKNNS0Lh2Oc0g0UFGguaFZZiPJdJey3AGpAlw==",
|
|
"cpu": [
|
|
"mips64el"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/esbuild-linux-ppc64le": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-linux-ppc64le/-/esbuild-linux-ppc64le-0.14.54.tgz",
|
|
"integrity": "sha512-j3OMlzHiqwZBDPRCDFKcx595XVfOfOnv68Ax3U4UKZ3MTYQB5Yz3X1mn5GnodEVYzhtZgxEBidLWeIs8FDSfrQ==",
|
|
"cpu": [
|
|
"ppc64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/esbuild-linux-riscv64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-linux-riscv64/-/esbuild-linux-riscv64-0.14.54.tgz",
|
|
"integrity": "sha512-y7Vt7Wl9dkOGZjxQZnDAqqn+XOqFD7IMWiewY5SPlNlzMX39ocPQlOaoxvT4FllA5viyV26/QzHtvTjVNOxHZg==",
|
|
"cpu": [
|
|
"riscv64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/esbuild-linux-s390x": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-linux-s390x/-/esbuild-linux-s390x-0.14.54.tgz",
|
|
"integrity": "sha512-zaHpW9dziAsi7lRcyV4r8dhfG1qBidQWUXweUjnw+lliChJqQr+6XD71K41oEIC3Mx1KStovEmlzm+MkGZHnHA==",
|
|
"cpu": [
|
|
"s390x"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/esbuild-netbsd-64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-netbsd-64/-/esbuild-netbsd-64-0.14.54.tgz",
|
|
"integrity": "sha512-PR01lmIMnfJTgeU9VJTDY9ZerDWVFIUzAtJuDHwwceppW7cQWjBBqP48NdeRtoP04/AtO9a7w3viI+PIDr6d+w==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"netbsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/esbuild-openbsd-64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-openbsd-64/-/esbuild-openbsd-64-0.14.54.tgz",
|
|
"integrity": "sha512-Qyk7ikT2o7Wu76UsvvDS5q0amJvmRzDyVlL0qf5VLsLchjCa1+IAvd8kTBgUxD7VBUUVgItLkk609ZHUc1oCaw==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"openbsd"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/esbuild-sunos-64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-sunos-64/-/esbuild-sunos-64-0.14.54.tgz",
|
|
"integrity": "sha512-28GZ24KmMSeKi5ueWzMcco6EBHStL3B6ubM7M51RmPwXQGLe0teBGJocmWhgwccA1GeFXqxzILIxXpHbl9Q/Kw==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"sunos"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/esbuild-windows-32": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-windows-32/-/esbuild-windows-32-0.14.54.tgz",
|
|
"integrity": "sha512-T+rdZW19ql9MjS7pixmZYVObd9G7kcaZo+sETqNH4RCkuuYSuv9AGHUVnPoP9hhuE1WM1ZimHz1CIBHBboLU7w==",
|
|
"cpu": [
|
|
"ia32"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/esbuild-windows-64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-windows-64/-/esbuild-windows-64-0.14.54.tgz",
|
|
"integrity": "sha512-AoHTRBUuYwXtZhjXZbA1pGfTo8cJo3vZIcWGLiUcTNgHpJJMC1rVA44ZereBHMJtotyN71S8Qw0npiCIkW96cQ==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/esbuild-windows-arm64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-windows-arm64/-/esbuild-windows-arm64-0.14.54.tgz",
|
|
"integrity": "sha512-M0kuUvXhot1zOISQGXwWn6YtS+Y/1RT9WrVIOywZnJHo3jCDyewAc79aKNQWFCQm+xNHVTq9h8dZKvygoXQQRg==",
|
|
"cpu": [
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
],
|
|
"engines": {
|
|
"node": ">=12"
|
|
}
|
|
},
|
|
"node_modules/escape-string-regexp": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/estree-is-member-expression": {
|
|
"version": "1.0.0",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/events": {
|
|
"version": "3.3.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">=0.8.x"
|
|
}
|
|
},
|
|
"node_modules/for-each": {
|
|
"version": "0.3.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"is-callable": "^1.1.3"
|
|
}
|
|
},
|
|
"node_modules/function-bind": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"peer": true
|
|
},
|
|
"node_modules/function.prototype.name": {
|
|
"version": "1.1.5",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.0",
|
|
"functions-have-names": "^1.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/functions-have-names": {
|
|
"version": "1.2.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/get-intrinsic": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1",
|
|
"has": "^1.0.3",
|
|
"has-symbols": "^1.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/get-symbol-description": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"get-intrinsic": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/google-closure-compiler": {
|
|
"version": "20220502.0.0",
|
|
"resolved": "https://registry.npmjs.org/google-closure-compiler/-/google-closure-compiler-20220502.0.0.tgz",
|
|
"integrity": "sha512-i9Qdve2v3jlerkHzlm00bpYds+kfAlIdeaOQ+acK/pHPHeLjhiXS+EyIpegVnH8+TY3I1QAMZFuVEXkMVJqpBQ==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"chalk": "2.x",
|
|
"google-closure-compiler-java": "^20220502.0.0",
|
|
"minimist": "1.x",
|
|
"vinyl": "2.x",
|
|
"vinyl-sourcemaps-apply": "^0.2.0"
|
|
},
|
|
"bin": {
|
|
"google-closure-compiler": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=10"
|
|
},
|
|
"optionalDependencies": {
|
|
"google-closure-compiler-linux": "^20220502.0.0",
|
|
"google-closure-compiler-osx": "^20220502.0.0",
|
|
"google-closure-compiler-windows": "^20220502.0.0"
|
|
}
|
|
},
|
|
"node_modules/google-closure-compiler-java": {
|
|
"version": "20220502.0.0",
|
|
"dev": true,
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/google-closure-compiler-linux": {
|
|
"version": "20220502.0.0",
|
|
"resolved": "https://registry.npmjs.org/google-closure-compiler-linux/-/google-closure-compiler-linux-20220502.0.0.tgz",
|
|
"integrity": "sha512-T+2p/Qj02yGZHxymhj1oZsiHudNvI9sQKfCLoIH0wi0ikDiVIOh/dsH+57lsaGDJ+XTP/ur5Ozl8GIOjv1Efrw==",
|
|
"cpu": [
|
|
"x64",
|
|
"x86"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"linux"
|
|
]
|
|
},
|
|
"node_modules/google-closure-compiler-osx": {
|
|
"version": "20220502.0.0",
|
|
"cpu": [
|
|
"x64",
|
|
"x86",
|
|
"arm64"
|
|
],
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"optional": true,
|
|
"os": [
|
|
"darwin"
|
|
]
|
|
},
|
|
"node_modules/google-closure-compiler-windows": {
|
|
"version": "20220502.0.0",
|
|
"resolved": "https://registry.npmjs.org/google-closure-compiler-windows/-/google-closure-compiler-windows-20220502.0.0.tgz",
|
|
"integrity": "sha512-ssdAUS2VZxJAyciVrbhpnYymvm//V4CHyg8aLvMisUfWRDeUSsOCC5mNXy6D8f9i9bYHs3cFV3itIRUfnYCEWg==",
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"dev": true,
|
|
"optional": true,
|
|
"os": [
|
|
"win32"
|
|
]
|
|
},
|
|
"node_modules/google-closure-compiler/node_modules/ansi-styles": {
|
|
"version": "3.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"color-convert": "^1.9.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/google-closure-compiler/node_modules/chalk": {
|
|
"version": "2.4.2",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/google-closure-compiler/node_modules/supports-color": {
|
|
"version": "5.5.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"has-flag": "^3.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/has": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"function-bind": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4.0"
|
|
}
|
|
},
|
|
"node_modules/has-ansi": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/has-bigints": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-flag": {
|
|
"version": "3.0.0",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/has-property-descriptors": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.1.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-symbols": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/has-tostringtag": {
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"has-symbols": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/he": {
|
|
"version": "1.2.0",
|
|
"license": "MIT",
|
|
"bin": {
|
|
"he": "bin/he"
|
|
}
|
|
},
|
|
"node_modules/html-minifier": {
|
|
"version": "4.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"camel-case": "^3.0.0",
|
|
"clean-css": "^4.2.1",
|
|
"commander": "^2.19.0",
|
|
"he": "^1.2.0",
|
|
"param-case": "^2.1.1",
|
|
"relateurl": "^0.2.7",
|
|
"uglify-js": "^3.5.1"
|
|
},
|
|
"bin": {
|
|
"html-minifier": "cli.js"
|
|
},
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/html-minifier/node_modules/commander": {
|
|
"version": "2.20.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/hyperscript-attribute-to-property": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/hyperx": {
|
|
"version": "2.5.4",
|
|
"license": "BSD",
|
|
"dependencies": {
|
|
"hyperscript-attribute-to-property": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/ieee754": {
|
|
"version": "1.2.1",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "BSD-3-Clause",
|
|
"peer": true
|
|
},
|
|
"node_modules/inherits": {
|
|
"version": "2.0.4",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/internal-slot": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"get-intrinsic": "^1.1.0",
|
|
"has": "^1.0.3",
|
|
"side-channel": "^1.0.4"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/is-arguments": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-bigint": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"has-bigints": "^1.0.1"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-boolean-attribute": {
|
|
"version": "0.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/is-boolean-object": {
|
|
"version": "1.1.2",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-buffer": {
|
|
"version": "2.0.5",
|
|
"funding": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/sponsors/feross"
|
|
},
|
|
{
|
|
"type": "patreon",
|
|
"url": "https://www.patreon.com/feross"
|
|
},
|
|
{
|
|
"type": "consulting",
|
|
"url": "https://feross.org/support"
|
|
}
|
|
],
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=4"
|
|
}
|
|
},
|
|
"node_modules/is-callable": {
|
|
"version": "1.2.4",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-date-object": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-generator-function": {
|
|
"version": "1.0.10",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-nan": {
|
|
"version": "1.3.2",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-negative-zero": {
|
|
"version": "2.0.2",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-number-object": {
|
|
"version": "1.0.7",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-regex": {
|
|
"version": "1.1.4",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-shared-array-buffer": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-string": {
|
|
"version": "1.0.7",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-symbol": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"has-symbols": "^1.0.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-typed-array": {
|
|
"version": "1.1.9",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"available-typed-arrays": "^1.0.5",
|
|
"call-bind": "^1.0.2",
|
|
"es-abstract": "^1.20.0",
|
|
"for-each": "^0.3.3",
|
|
"has-tostringtag": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/is-weakref": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/isarray": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/lower-case": {
|
|
"version": "1.1.4",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/magic-string": {
|
|
"version": "0.25.9",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sourcemap-codec": "^1.4.8"
|
|
}
|
|
},
|
|
"node_modules/merge-source-map": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"source-map": "^0.5.6"
|
|
}
|
|
},
|
|
"node_modules/merge-source-map/node_modules/source-map": {
|
|
"version": "0.5.7",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/minify-html-literals": {
|
|
"version": "1.3.5",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@types/html-minifier": "^3.5.3",
|
|
"clean-css": "^4.2.1",
|
|
"html-minifier": "^4.0.0",
|
|
"magic-string": "^0.25.0",
|
|
"parse-literals": "^1.2.1"
|
|
}
|
|
},
|
|
"node_modules/minimist": {
|
|
"version": "1.2.6",
|
|
"dev": true,
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/mutexify": {
|
|
"version": "1.4.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"queue-tick": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/nanoassert": {
|
|
"version": "1.1.0",
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/nanobench": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"browser-process-hrtime": "^0.1.2",
|
|
"chalk": "^1.1.3",
|
|
"mutexify": "^1.1.0",
|
|
"pretty-hrtime": "^1.0.2"
|
|
},
|
|
"bin": {
|
|
"nanobench": "run.js",
|
|
"nanobench-compare": "compare.js"
|
|
}
|
|
},
|
|
"node_modules/nanobus": {
|
|
"version": "4.5.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nanoassert": "^1.1.0",
|
|
"nanotiming": "^7.2.0",
|
|
"remove-array-items": "^1.0.0"
|
|
}
|
|
},
|
|
"node_modules/nanobus/node_modules/remove-array-items": {
|
|
"version": "1.1.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/nanohref": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nanoassert": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/nanohtml": {
|
|
"version": "1.10.0",
|
|
"resolved": "https://registry.npmjs.org/nanohtml/-/nanohtml-1.10.0.tgz",
|
|
"integrity": "sha512-r/3AQl+jxAxUIJRiKExUjBtFcE1cm4yTOsTIdVqqlxPNtBxJh522ANrcQYzdNHhPzbPgb7j6qujq6eGehBX0kg==",
|
|
"dependencies": {
|
|
"acorn-node": "^1.8.2",
|
|
"camel-case": "^3.0.0",
|
|
"convert-source-map": "^1.5.1",
|
|
"estree-is-member-expression": "^1.0.0",
|
|
"hyperx": "^2.5.0",
|
|
"is-boolean-attribute": "0.0.1",
|
|
"nanoassert": "^1.1.0",
|
|
"nanobench": "^2.1.0",
|
|
"normalize-html-whitespace": "^0.2.0",
|
|
"through2": "^2.0.3",
|
|
"transform-ast": "^2.4.0"
|
|
}
|
|
},
|
|
"node_modules/nanomorph": {
|
|
"version": "5.4.3",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nanoassert": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/nanoraf": {
|
|
"version": "3.1.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nanoassert": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/nanoscheduler": {
|
|
"version": "1.0.3",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"nanoassert": "^1.1.0"
|
|
}
|
|
},
|
|
"node_modules/nanotiming": {
|
|
"version": "7.3.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"nanoassert": "^1.1.0",
|
|
"nanoscheduler": "^1.0.2"
|
|
}
|
|
},
|
|
"node_modules/no-case": {
|
|
"version": "2.3.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"lower-case": "^1.1.1"
|
|
}
|
|
},
|
|
"node_modules/normalize-html-whitespace": {
|
|
"version": "0.2.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/object-inspect": {
|
|
"version": "1.12.0",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object-is": {
|
|
"version": "1.1.5",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/object-keys": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
}
|
|
},
|
|
"node_modules/object.assign": {
|
|
"version": "4.1.2",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3",
|
|
"has-symbols": "^1.0.1",
|
|
"object-keys": "^1.1.1"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/param-case": {
|
|
"version": "2.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"no-case": "^2.2.0"
|
|
}
|
|
},
|
|
"node_modules/parse-literals": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"typescript": "^2.9.2 || ^3.0.0 || ^4.0.0"
|
|
}
|
|
},
|
|
"node_modules/pretty-hrtime": {
|
|
"version": "1.0.3",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.8"
|
|
}
|
|
},
|
|
"node_modules/process-nextick-args": {
|
|
"version": "2.0.1",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/queue-tick": {
|
|
"version": "1.0.0",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/readable-stream": {
|
|
"version": "2.3.7",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"node_modules/regexp.prototype.flags": {
|
|
"version": "1.4.3",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"functions-have-names": "^1.2.2"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/relateurl": {
|
|
"version": "0.2.7",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/remove-trailing-separator": {
|
|
"version": "1.1.0",
|
|
"dev": true,
|
|
"license": "ISC"
|
|
},
|
|
"node_modules/replace-ext": {
|
|
"version": "1.0.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/safe-buffer": {
|
|
"version": "5.1.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/side-channel": {
|
|
"version": "1.0.4",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.0",
|
|
"get-intrinsic": "^1.0.2",
|
|
"object-inspect": "^1.9.0"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/source-map": {
|
|
"version": "0.6.1",
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/sourcemap-codec": {
|
|
"version": "1.4.8",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/string_decoder": {
|
|
"version": "1.1.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trimend": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/string.prototype.trimstart": {
|
|
"version": "1.0.5",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/strip-ansi": {
|
|
"version": "3.0.1",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"ansi-regex": "^2.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/supports-color": {
|
|
"version": "2.0.0",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/through2": {
|
|
"version": "2.0.5",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"readable-stream": "~2.3.6",
|
|
"xtend": "~4.0.1"
|
|
}
|
|
},
|
|
"node_modules/transform-ast": {
|
|
"version": "2.4.4",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"acorn-node": "^1.3.0",
|
|
"convert-source-map": "^1.5.1",
|
|
"dash-ast": "^1.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"magic-string": "^0.23.2",
|
|
"merge-source-map": "1.0.4",
|
|
"nanobench": "^2.1.1"
|
|
}
|
|
},
|
|
"node_modules/transform-ast/node_modules/magic-string": {
|
|
"version": "0.23.2",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"sourcemap-codec": "^1.4.1"
|
|
}
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "4.6.3",
|
|
"dev": true,
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.2.0"
|
|
}
|
|
},
|
|
"node_modules/uglify-js": {
|
|
"version": "3.15.4",
|
|
"license": "BSD-2-Clause",
|
|
"bin": {
|
|
"uglifyjs": "bin/uglifyjs"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.8.0"
|
|
}
|
|
},
|
|
"node_modules/unbox-primitive": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"call-bind": "^1.0.2",
|
|
"has-bigints": "^1.0.2",
|
|
"has-symbols": "^1.0.3",
|
|
"which-boxed-primitive": "^1.0.2"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/upper-case": {
|
|
"version": "1.1.3",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/util": {
|
|
"version": "0.12.4",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"inherits": "^2.0.3",
|
|
"is-arguments": "^1.0.4",
|
|
"is-generator-function": "^1.0.7",
|
|
"is-typed-array": "^1.1.3",
|
|
"safe-buffer": "^5.1.2",
|
|
"which-typed-array": "^1.1.2"
|
|
}
|
|
},
|
|
"node_modules/util-deprecate": {
|
|
"version": "1.0.2",
|
|
"license": "MIT"
|
|
},
|
|
"node_modules/vinyl": {
|
|
"version": "2.2.1",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"clone": "^2.1.1",
|
|
"clone-buffer": "^1.0.0",
|
|
"clone-stats": "^1.0.0",
|
|
"cloneable-readable": "^1.0.0",
|
|
"remove-trailing-separator": "^1.0.1",
|
|
"replace-ext": "^1.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
}
|
|
},
|
|
"node_modules/vinyl-sourcemaps-apply": {
|
|
"version": "0.2.1",
|
|
"dev": true,
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"source-map": "^0.5.1"
|
|
}
|
|
},
|
|
"node_modules/vinyl-sourcemaps-apply/node_modules/source-map": {
|
|
"version": "0.5.7",
|
|
"dev": true,
|
|
"license": "BSD-3-Clause",
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
}
|
|
},
|
|
"node_modules/which-boxed-primitive": {
|
|
"version": "1.0.2",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"is-bigint": "^1.0.1",
|
|
"is-boolean-object": "^1.1.0",
|
|
"is-number-object": "^1.0.4",
|
|
"is-string": "^1.0.5",
|
|
"is-symbol": "^1.0.3"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/which-typed-array": {
|
|
"version": "1.1.8",
|
|
"license": "MIT",
|
|
"peer": true,
|
|
"dependencies": {
|
|
"available-typed-arrays": "^1.0.5",
|
|
"call-bind": "^1.0.2",
|
|
"es-abstract": "^1.20.0",
|
|
"for-each": "^0.3.3",
|
|
"has-tostringtag": "^1.0.0",
|
|
"is-typed-array": "^1.1.9"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.4"
|
|
},
|
|
"funding": {
|
|
"url": "https://github.com/sponsors/ljharb"
|
|
}
|
|
},
|
|
"node_modules/xtend": {
|
|
"version": "4.0.2",
|
|
"license": "MIT",
|
|
"engines": {
|
|
"node": ">=0.4"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@esbuild/linux-loong64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.14.54.tgz",
|
|
"integrity": "sha512-bZBrLAIX1kpWelV0XemxBZllyRmM6vgFQQG2GdNb+r3Fkp0FOh1NJSvekXDs7jq70k4euu1cryLMfU+mTXlEpw==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"@types/clean-css": {
|
|
"version": "4.2.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/node": "*",
|
|
"source-map": "^0.6.0"
|
|
}
|
|
},
|
|
"@types/html-minifier": {
|
|
"version": "3.5.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/clean-css": "*",
|
|
"@types/relateurl": "*",
|
|
"@types/uglify-js": "*"
|
|
}
|
|
},
|
|
"@types/node": {
|
|
"version": "17.0.24",
|
|
"dev": true
|
|
},
|
|
"@types/relateurl": {
|
|
"version": "0.2.29",
|
|
"dev": true
|
|
},
|
|
"@types/uglify-js": {
|
|
"version": "3.13.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"source-map": "^0.6.1"
|
|
}
|
|
},
|
|
"acorn": {
|
|
"version": "7.4.1"
|
|
},
|
|
"acorn-node": {
|
|
"version": "1.8.2",
|
|
"requires": {
|
|
"acorn": "^7.0.0",
|
|
"acorn-walk": "^7.0.0",
|
|
"xtend": "^4.0.2"
|
|
}
|
|
},
|
|
"acorn-walk": {
|
|
"version": "7.2.0"
|
|
},
|
|
"ansi-regex": {
|
|
"version": "2.1.1"
|
|
},
|
|
"ansi-styles": {
|
|
"version": "2.2.1"
|
|
},
|
|
"assert": {
|
|
"version": "2.0.0",
|
|
"peer": true,
|
|
"requires": {
|
|
"es6-object-assign": "^1.1.0",
|
|
"is-nan": "^1.2.1",
|
|
"object-is": "^1.0.1",
|
|
"util": "^0.12.0"
|
|
}
|
|
},
|
|
"available-typed-arrays": {
|
|
"version": "1.0.5",
|
|
"peer": true
|
|
},
|
|
"base64-js": {
|
|
"version": "1.5.1",
|
|
"peer": true
|
|
},
|
|
"browser-process-hrtime": {
|
|
"version": "0.1.3"
|
|
},
|
|
"buffer": {
|
|
"version": "6.0.3",
|
|
"peer": true,
|
|
"requires": {
|
|
"base64-js": "^1.3.1",
|
|
"ieee754": "^1.2.1"
|
|
}
|
|
},
|
|
"call-bind": {
|
|
"version": "1.0.2",
|
|
"peer": true,
|
|
"requires": {
|
|
"function-bind": "^1.1.1",
|
|
"get-intrinsic": "^1.0.2"
|
|
}
|
|
},
|
|
"camel-case": {
|
|
"version": "3.0.0",
|
|
"requires": {
|
|
"no-case": "^2.2.0",
|
|
"upper-case": "^1.1.1"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "1.1.3",
|
|
"requires": {
|
|
"ansi-styles": "^2.2.1",
|
|
"escape-string-regexp": "^1.0.2",
|
|
"has-ansi": "^2.0.0",
|
|
"strip-ansi": "^3.0.0",
|
|
"supports-color": "^2.0.0"
|
|
}
|
|
},
|
|
"clean-css": {
|
|
"version": "4.2.4",
|
|
"requires": {
|
|
"source-map": "~0.6.0"
|
|
}
|
|
},
|
|
"clone": {
|
|
"version": "2.1.2",
|
|
"dev": true
|
|
},
|
|
"clone-buffer": {
|
|
"version": "1.0.0",
|
|
"dev": true
|
|
},
|
|
"clone-stats": {
|
|
"version": "1.0.0",
|
|
"dev": true
|
|
},
|
|
"cloneable-readable": {
|
|
"version": "1.1.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"inherits": "^2.0.1",
|
|
"process-nextick-args": "^2.0.0",
|
|
"readable-stream": "^2.3.5"
|
|
}
|
|
},
|
|
"color-convert": {
|
|
"version": "1.9.3",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-name": "1.1.3"
|
|
}
|
|
},
|
|
"color-name": {
|
|
"version": "1.1.3",
|
|
"dev": true
|
|
},
|
|
"convert-source-map": {
|
|
"version": "1.8.0",
|
|
"requires": {
|
|
"safe-buffer": "~5.1.1"
|
|
}
|
|
},
|
|
"core-util-is": {
|
|
"version": "1.0.3"
|
|
},
|
|
"dash-ast": {
|
|
"version": "1.0.0"
|
|
},
|
|
"define-properties": {
|
|
"version": "1.1.4",
|
|
"peer": true,
|
|
"requires": {
|
|
"has-property-descriptors": "^1.0.0",
|
|
"object-keys": "^1.1.1"
|
|
}
|
|
},
|
|
"es-abstract": {
|
|
"version": "1.20.1",
|
|
"peer": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"es-to-primitive": "^1.2.1",
|
|
"function-bind": "^1.1.1",
|
|
"function.prototype.name": "^1.1.5",
|
|
"get-intrinsic": "^1.1.1",
|
|
"get-symbol-description": "^1.0.0",
|
|
"has": "^1.0.3",
|
|
"has-property-descriptors": "^1.0.0",
|
|
"has-symbols": "^1.0.3",
|
|
"internal-slot": "^1.0.3",
|
|
"is-callable": "^1.2.4",
|
|
"is-negative-zero": "^2.0.2",
|
|
"is-regex": "^1.1.4",
|
|
"is-shared-array-buffer": "^1.0.2",
|
|
"is-string": "^1.0.7",
|
|
"is-weakref": "^1.0.2",
|
|
"object-inspect": "^1.12.0",
|
|
"object-keys": "^1.1.1",
|
|
"object.assign": "^4.1.2",
|
|
"regexp.prototype.flags": "^1.4.3",
|
|
"string.prototype.trimend": "^1.0.5",
|
|
"string.prototype.trimstart": "^1.0.5",
|
|
"unbox-primitive": "^1.0.2"
|
|
}
|
|
},
|
|
"es-to-primitive": {
|
|
"version": "1.2.1",
|
|
"peer": true,
|
|
"requires": {
|
|
"is-callable": "^1.1.4",
|
|
"is-date-object": "^1.0.1",
|
|
"is-symbol": "^1.0.2"
|
|
}
|
|
},
|
|
"es6-object-assign": {
|
|
"version": "1.1.0",
|
|
"peer": true
|
|
},
|
|
"esbuild": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.14.54.tgz",
|
|
"integrity": "sha512-Cy9llcy8DvET5uznocPyqL3BFRrFXSVqbgpMJ9Wz8oVjZlh/zUSNbPRbov0VX7VxN2JH1Oa0uNxZ7eLRb62pJA==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@esbuild/linux-loong64": "0.14.54",
|
|
"esbuild-android-64": "0.14.54",
|
|
"esbuild-android-arm64": "0.14.54",
|
|
"esbuild-darwin-64": "0.14.54",
|
|
"esbuild-darwin-arm64": "0.14.54",
|
|
"esbuild-freebsd-64": "0.14.54",
|
|
"esbuild-freebsd-arm64": "0.14.54",
|
|
"esbuild-linux-32": "0.14.54",
|
|
"esbuild-linux-64": "0.14.54",
|
|
"esbuild-linux-arm": "0.14.54",
|
|
"esbuild-linux-arm64": "0.14.54",
|
|
"esbuild-linux-mips64le": "0.14.54",
|
|
"esbuild-linux-ppc64le": "0.14.54",
|
|
"esbuild-linux-riscv64": "0.14.54",
|
|
"esbuild-linux-s390x": "0.14.54",
|
|
"esbuild-netbsd-64": "0.14.54",
|
|
"esbuild-openbsd-64": "0.14.54",
|
|
"esbuild-sunos-64": "0.14.54",
|
|
"esbuild-windows-32": "0.14.54",
|
|
"esbuild-windows-64": "0.14.54",
|
|
"esbuild-windows-arm64": "0.14.54"
|
|
}
|
|
},
|
|
"esbuild-android-64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-android-64/-/esbuild-android-64-0.14.54.tgz",
|
|
"integrity": "sha512-Tz2++Aqqz0rJ7kYBfz+iqyE3QMycD4vk7LBRyWaAVFgFtQ/O8EJOnVmTOiDWYZ/uYzB4kvP+bqejYdVKzE5lAQ==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"esbuild-android-arm64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-android-arm64/-/esbuild-android-arm64-0.14.54.tgz",
|
|
"integrity": "sha512-F9E+/QDi9sSkLaClO8SOV6etqPd+5DgJje1F9lOWoNncDdOBL2YF59IhsWATSt0TLZbYCf3pNlTHvVV5VfHdvg==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"esbuild-darwin-64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-darwin-64/-/esbuild-darwin-64-0.14.54.tgz",
|
|
"integrity": "sha512-jtdKWV3nBviOd5v4hOpkVmpxsBy90CGzebpbO9beiqUYVMBtSc0AL9zGftFuBon7PNDcdvNCEuQqw2x0wP9yug==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"esbuild-darwin-arm64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.14.54.tgz",
|
|
"integrity": "sha512-OPafJHD2oUPyvJMrsCvDGkRrVCar5aVyHfWGQzY1dWnzErjrDuSETxwA2HSsyg2jORLY8yBfzc1MIpUkXlctmw==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"esbuild-freebsd-64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-freebsd-64/-/esbuild-freebsd-64-0.14.54.tgz",
|
|
"integrity": "sha512-OKwd4gmwHqOTp4mOGZKe/XUlbDJ4Q9TjX0hMPIDBUWWu/kwhBAudJdBoxnjNf9ocIB6GN6CPowYpR/hRCbSYAg==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"esbuild-freebsd-arm64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-freebsd-arm64/-/esbuild-freebsd-arm64-0.14.54.tgz",
|
|
"integrity": "sha512-sFwueGr7OvIFiQT6WeG0jRLjkjdqWWSrfbVwZp8iMP+8UHEHRBvlaxL6IuKNDwAozNUmbb8nIMXa7oAOARGs1Q==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"esbuild-linux-32": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-linux-32/-/esbuild-linux-32-0.14.54.tgz",
|
|
"integrity": "sha512-1ZuY+JDI//WmklKlBgJnglpUL1owm2OX+8E1syCD6UAxcMM/XoWd76OHSjl/0MR0LisSAXDqgjT3uJqT67O3qw==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"esbuild-linux-64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-linux-64/-/esbuild-linux-64-0.14.54.tgz",
|
|
"integrity": "sha512-EgjAgH5HwTbtNsTqQOXWApBaPVdDn7XcK+/PtJwZLT1UmpLoznPd8c5CxqsH2dQK3j05YsB3L17T8vE7cp4cCg==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"esbuild-linux-arm": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-linux-arm/-/esbuild-linux-arm-0.14.54.tgz",
|
|
"integrity": "sha512-qqz/SjemQhVMTnvcLGoLOdFpCYbz4v4fUo+TfsWG+1aOu70/80RV6bgNpR2JCrppV2moUQkww+6bWxXRL9YMGw==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"esbuild-linux-arm64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-linux-arm64/-/esbuild-linux-arm64-0.14.54.tgz",
|
|
"integrity": "sha512-WL71L+0Rwv+Gv/HTmxTEmpv0UgmxYa5ftZILVi2QmZBgX3q7+tDeOQNqGtdXSdsL8TQi1vIaVFHUPDe0O0kdig==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"esbuild-linux-mips64le": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-linux-mips64le/-/esbuild-linux-mips64le-0.14.54.tgz",
|
|
"integrity": "sha512-qTHGQB8D1etd0u1+sB6p0ikLKRVuCWhYQhAHRPkO+OF3I/iSlTKNNS0Lh2Oc0g0UFGguaFZZiPJdJey3AGpAlw==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"esbuild-linux-ppc64le": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-linux-ppc64le/-/esbuild-linux-ppc64le-0.14.54.tgz",
|
|
"integrity": "sha512-j3OMlzHiqwZBDPRCDFKcx595XVfOfOnv68Ax3U4UKZ3MTYQB5Yz3X1mn5GnodEVYzhtZgxEBidLWeIs8FDSfrQ==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"esbuild-linux-riscv64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-linux-riscv64/-/esbuild-linux-riscv64-0.14.54.tgz",
|
|
"integrity": "sha512-y7Vt7Wl9dkOGZjxQZnDAqqn+XOqFD7IMWiewY5SPlNlzMX39ocPQlOaoxvT4FllA5viyV26/QzHtvTjVNOxHZg==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"esbuild-linux-s390x": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-linux-s390x/-/esbuild-linux-s390x-0.14.54.tgz",
|
|
"integrity": "sha512-zaHpW9dziAsi7lRcyV4r8dhfG1qBidQWUXweUjnw+lliChJqQr+6XD71K41oEIC3Mx1KStovEmlzm+MkGZHnHA==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"esbuild-netbsd-64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-netbsd-64/-/esbuild-netbsd-64-0.14.54.tgz",
|
|
"integrity": "sha512-PR01lmIMnfJTgeU9VJTDY9ZerDWVFIUzAtJuDHwwceppW7cQWjBBqP48NdeRtoP04/AtO9a7w3viI+PIDr6d+w==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"esbuild-openbsd-64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-openbsd-64/-/esbuild-openbsd-64-0.14.54.tgz",
|
|
"integrity": "sha512-Qyk7ikT2o7Wu76UsvvDS5q0amJvmRzDyVlL0qf5VLsLchjCa1+IAvd8kTBgUxD7VBUUVgItLkk609ZHUc1oCaw==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"esbuild-sunos-64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-sunos-64/-/esbuild-sunos-64-0.14.54.tgz",
|
|
"integrity": "sha512-28GZ24KmMSeKi5ueWzMcco6EBHStL3B6ubM7M51RmPwXQGLe0teBGJocmWhgwccA1GeFXqxzILIxXpHbl9Q/Kw==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"esbuild-windows-32": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-windows-32/-/esbuild-windows-32-0.14.54.tgz",
|
|
"integrity": "sha512-T+rdZW19ql9MjS7pixmZYVObd9G7kcaZo+sETqNH4RCkuuYSuv9AGHUVnPoP9hhuE1WM1ZimHz1CIBHBboLU7w==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"esbuild-windows-64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-windows-64/-/esbuild-windows-64-0.14.54.tgz",
|
|
"integrity": "sha512-AoHTRBUuYwXtZhjXZbA1pGfTo8cJo3vZIcWGLiUcTNgHpJJMC1rVA44ZereBHMJtotyN71S8Qw0npiCIkW96cQ==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"esbuild-windows-arm64": {
|
|
"version": "0.14.54",
|
|
"resolved": "https://registry.npmjs.org/esbuild-windows-arm64/-/esbuild-windows-arm64-0.14.54.tgz",
|
|
"integrity": "sha512-M0kuUvXhot1zOISQGXwWn6YtS+Y/1RT9WrVIOywZnJHo3jCDyewAc79aKNQWFCQm+xNHVTq9h8dZKvygoXQQRg==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"escape-string-regexp": {
|
|
"version": "1.0.5"
|
|
},
|
|
"estree-is-member-expression": {
|
|
"version": "1.0.0"
|
|
},
|
|
"events": {
|
|
"version": "3.3.0",
|
|
"peer": true
|
|
},
|
|
"for-each": {
|
|
"version": "0.3.3",
|
|
"peer": true,
|
|
"requires": {
|
|
"is-callable": "^1.1.3"
|
|
}
|
|
},
|
|
"function-bind": {
|
|
"version": "1.1.1",
|
|
"peer": true
|
|
},
|
|
"function.prototype.name": {
|
|
"version": "1.1.5",
|
|
"peer": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"es-abstract": "^1.19.0",
|
|
"functions-have-names": "^1.2.2"
|
|
}
|
|
},
|
|
"functions-have-names": {
|
|
"version": "1.2.3",
|
|
"peer": true
|
|
},
|
|
"get-intrinsic": {
|
|
"version": "1.1.1",
|
|
"peer": true,
|
|
"requires": {
|
|
"function-bind": "^1.1.1",
|
|
"has": "^1.0.3",
|
|
"has-symbols": "^1.0.1"
|
|
}
|
|
},
|
|
"get-symbol-description": {
|
|
"version": "1.0.0",
|
|
"peer": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"get-intrinsic": "^1.1.1"
|
|
}
|
|
},
|
|
"google-closure-compiler": {
|
|
"version": "20220502.0.0",
|
|
"resolved": "https://registry.npmjs.org/google-closure-compiler/-/google-closure-compiler-20220502.0.0.tgz",
|
|
"integrity": "sha512-i9Qdve2v3jlerkHzlm00bpYds+kfAlIdeaOQ+acK/pHPHeLjhiXS+EyIpegVnH8+TY3I1QAMZFuVEXkMVJqpBQ==",
|
|
"dev": true,
|
|
"requires": {
|
|
"chalk": "2.x",
|
|
"google-closure-compiler-java": "^20220502.0.0",
|
|
"google-closure-compiler-linux": "^20220502.0.0",
|
|
"google-closure-compiler-osx": "^20220502.0.0",
|
|
"google-closure-compiler-windows": "^20220502.0.0",
|
|
"minimist": "1.x",
|
|
"vinyl": "2.x",
|
|
"vinyl-sourcemaps-apply": "^0.2.0"
|
|
},
|
|
"dependencies": {
|
|
"ansi-styles": {
|
|
"version": "3.2.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"color-convert": "^1.9.0"
|
|
}
|
|
},
|
|
"chalk": {
|
|
"version": "2.4.2",
|
|
"dev": true,
|
|
"requires": {
|
|
"ansi-styles": "^3.2.1",
|
|
"escape-string-regexp": "^1.0.5",
|
|
"supports-color": "^5.3.0"
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "5.5.0",
|
|
"dev": true,
|
|
"requires": {
|
|
"has-flag": "^3.0.0"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"google-closure-compiler-java": {
|
|
"version": "20220502.0.0",
|
|
"dev": true
|
|
},
|
|
"google-closure-compiler-linux": {
|
|
"version": "20220502.0.0",
|
|
"resolved": "https://registry.npmjs.org/google-closure-compiler-linux/-/google-closure-compiler-linux-20220502.0.0.tgz",
|
|
"integrity": "sha512-T+2p/Qj02yGZHxymhj1oZsiHudNvI9sQKfCLoIH0wi0ikDiVIOh/dsH+57lsaGDJ+XTP/ur5Ozl8GIOjv1Efrw==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"google-closure-compiler-osx": {
|
|
"version": "20220502.0.0",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"google-closure-compiler-windows": {
|
|
"version": "20220502.0.0",
|
|
"resolved": "https://registry.npmjs.org/google-closure-compiler-windows/-/google-closure-compiler-windows-20220502.0.0.tgz",
|
|
"integrity": "sha512-ssdAUS2VZxJAyciVrbhpnYymvm//V4CHyg8aLvMisUfWRDeUSsOCC5mNXy6D8f9i9bYHs3cFV3itIRUfnYCEWg==",
|
|
"dev": true,
|
|
"optional": true
|
|
},
|
|
"has": {
|
|
"version": "1.0.3",
|
|
"peer": true,
|
|
"requires": {
|
|
"function-bind": "^1.1.1"
|
|
}
|
|
},
|
|
"has-ansi": {
|
|
"version": "2.0.0",
|
|
"requires": {
|
|
"ansi-regex": "^2.0.0"
|
|
}
|
|
},
|
|
"has-bigints": {
|
|
"version": "1.0.2",
|
|
"peer": true
|
|
},
|
|
"has-flag": {
|
|
"version": "3.0.0",
|
|
"dev": true
|
|
},
|
|
"has-property-descriptors": {
|
|
"version": "1.0.0",
|
|
"peer": true,
|
|
"requires": {
|
|
"get-intrinsic": "^1.1.1"
|
|
}
|
|
},
|
|
"has-symbols": {
|
|
"version": "1.0.3",
|
|
"peer": true
|
|
},
|
|
"has-tostringtag": {
|
|
"version": "1.0.0",
|
|
"peer": true,
|
|
"requires": {
|
|
"has-symbols": "^1.0.2"
|
|
}
|
|
},
|
|
"he": {
|
|
"version": "1.2.0"
|
|
},
|
|
"html-minifier": {
|
|
"version": "4.0.0",
|
|
"requires": {
|
|
"camel-case": "^3.0.0",
|
|
"clean-css": "^4.2.1",
|
|
"commander": "^2.19.0",
|
|
"he": "^1.2.0",
|
|
"param-case": "^2.1.1",
|
|
"relateurl": "^0.2.7",
|
|
"uglify-js": "^3.5.1"
|
|
},
|
|
"dependencies": {
|
|
"commander": {
|
|
"version": "2.20.3"
|
|
}
|
|
}
|
|
},
|
|
"hyperscript-attribute-to-property": {
|
|
"version": "1.0.2"
|
|
},
|
|
"hyperx": {
|
|
"version": "2.5.4",
|
|
"requires": {
|
|
"hyperscript-attribute-to-property": "^1.0.0"
|
|
}
|
|
},
|
|
"ieee754": {
|
|
"version": "1.2.1",
|
|
"peer": true
|
|
},
|
|
"inherits": {
|
|
"version": "2.0.4"
|
|
},
|
|
"internal-slot": {
|
|
"version": "1.0.3",
|
|
"peer": true,
|
|
"requires": {
|
|
"get-intrinsic": "^1.1.0",
|
|
"has": "^1.0.3",
|
|
"side-channel": "^1.0.4"
|
|
}
|
|
},
|
|
"is-arguments": {
|
|
"version": "1.1.1",
|
|
"peer": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-bigint": {
|
|
"version": "1.0.4",
|
|
"peer": true,
|
|
"requires": {
|
|
"has-bigints": "^1.0.1"
|
|
}
|
|
},
|
|
"is-boolean-attribute": {
|
|
"version": "0.0.1"
|
|
},
|
|
"is-boolean-object": {
|
|
"version": "1.1.2",
|
|
"peer": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-buffer": {
|
|
"version": "2.0.5"
|
|
},
|
|
"is-callable": {
|
|
"version": "1.2.4",
|
|
"peer": true
|
|
},
|
|
"is-date-object": {
|
|
"version": "1.0.5",
|
|
"peer": true,
|
|
"requires": {
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-generator-function": {
|
|
"version": "1.0.10",
|
|
"peer": true,
|
|
"requires": {
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-nan": {
|
|
"version": "1.3.2",
|
|
"peer": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3"
|
|
}
|
|
},
|
|
"is-negative-zero": {
|
|
"version": "2.0.2",
|
|
"peer": true
|
|
},
|
|
"is-number-object": {
|
|
"version": "1.0.7",
|
|
"peer": true,
|
|
"requires": {
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-regex": {
|
|
"version": "1.1.4",
|
|
"peer": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-shared-array-buffer": {
|
|
"version": "1.0.2",
|
|
"peer": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2"
|
|
}
|
|
},
|
|
"is-string": {
|
|
"version": "1.0.7",
|
|
"peer": true,
|
|
"requires": {
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-symbol": {
|
|
"version": "1.0.4",
|
|
"peer": true,
|
|
"requires": {
|
|
"has-symbols": "^1.0.2"
|
|
}
|
|
},
|
|
"is-typed-array": {
|
|
"version": "1.1.9",
|
|
"peer": true,
|
|
"requires": {
|
|
"available-typed-arrays": "^1.0.5",
|
|
"call-bind": "^1.0.2",
|
|
"es-abstract": "^1.20.0",
|
|
"for-each": "^0.3.3",
|
|
"has-tostringtag": "^1.0.0"
|
|
}
|
|
},
|
|
"is-weakref": {
|
|
"version": "1.0.2",
|
|
"peer": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2"
|
|
}
|
|
},
|
|
"isarray": {
|
|
"version": "1.0.0"
|
|
},
|
|
"lower-case": {
|
|
"version": "1.1.4"
|
|
},
|
|
"magic-string": {
|
|
"version": "0.25.9",
|
|
"dev": true,
|
|
"requires": {
|
|
"sourcemap-codec": "^1.4.8"
|
|
}
|
|
},
|
|
"merge-source-map": {
|
|
"version": "1.0.4",
|
|
"requires": {
|
|
"source-map": "^0.5.6"
|
|
},
|
|
"dependencies": {
|
|
"source-map": {
|
|
"version": "0.5.7"
|
|
}
|
|
}
|
|
},
|
|
"minify-html-literals": {
|
|
"version": "1.3.5",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/html-minifier": "^3.5.3",
|
|
"clean-css": "^4.2.1",
|
|
"html-minifier": "^4.0.0",
|
|
"magic-string": "^0.25.0",
|
|
"parse-literals": "^1.2.1"
|
|
}
|
|
},
|
|
"minimist": {
|
|
"version": "1.2.6",
|
|
"dev": true
|
|
},
|
|
"mutexify": {
|
|
"version": "1.4.0",
|
|
"requires": {
|
|
"queue-tick": "^1.0.0"
|
|
}
|
|
},
|
|
"nanoassert": {
|
|
"version": "1.1.0"
|
|
},
|
|
"nanobench": {
|
|
"version": "2.1.1",
|
|
"requires": {
|
|
"browser-process-hrtime": "^0.1.2",
|
|
"chalk": "^1.1.3",
|
|
"mutexify": "^1.1.0",
|
|
"pretty-hrtime": "^1.0.2"
|
|
}
|
|
},
|
|
"nanobus": {
|
|
"version": "4.5.0",
|
|
"requires": {
|
|
"nanoassert": "^1.1.0",
|
|
"nanotiming": "^7.2.0",
|
|
"remove-array-items": "^1.0.0"
|
|
},
|
|
"dependencies": {
|
|
"remove-array-items": {
|
|
"version": "1.1.1"
|
|
}
|
|
}
|
|
},
|
|
"nanohref": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"nanoassert": "^1.1.0"
|
|
}
|
|
},
|
|
"nanohtml": {
|
|
"version": "1.10.0",
|
|
"resolved": "https://registry.npmjs.org/nanohtml/-/nanohtml-1.10.0.tgz",
|
|
"integrity": "sha512-r/3AQl+jxAxUIJRiKExUjBtFcE1cm4yTOsTIdVqqlxPNtBxJh522ANrcQYzdNHhPzbPgb7j6qujq6eGehBX0kg==",
|
|
"requires": {
|
|
"acorn-node": "^1.8.2",
|
|
"camel-case": "^3.0.0",
|
|
"convert-source-map": "^1.5.1",
|
|
"estree-is-member-expression": "^1.0.0",
|
|
"hyperx": "^2.5.0",
|
|
"is-boolean-attribute": "0.0.1",
|
|
"nanoassert": "^1.1.0",
|
|
"nanobench": "^2.1.0",
|
|
"normalize-html-whitespace": "^0.2.0",
|
|
"through2": "^2.0.3",
|
|
"transform-ast": "^2.4.0"
|
|
}
|
|
},
|
|
"nanomorph": {
|
|
"version": "5.4.3",
|
|
"requires": {
|
|
"nanoassert": "^1.1.0"
|
|
}
|
|
},
|
|
"nanoraf": {
|
|
"version": "3.1.0",
|
|
"requires": {
|
|
"nanoassert": "^1.1.0"
|
|
}
|
|
},
|
|
"nanoscheduler": {
|
|
"version": "1.0.3",
|
|
"requires": {
|
|
"nanoassert": "^1.1.0"
|
|
}
|
|
},
|
|
"nanotiming": {
|
|
"version": "7.3.1",
|
|
"requires": {
|
|
"nanoassert": "^1.1.0",
|
|
"nanoscheduler": "^1.0.2"
|
|
}
|
|
},
|
|
"no-case": {
|
|
"version": "2.3.2",
|
|
"requires": {
|
|
"lower-case": "^1.1.1"
|
|
}
|
|
},
|
|
"normalize-html-whitespace": {
|
|
"version": "0.2.0"
|
|
},
|
|
"object-inspect": {
|
|
"version": "1.12.0",
|
|
"peer": true
|
|
},
|
|
"object-is": {
|
|
"version": "1.1.5",
|
|
"peer": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3"
|
|
}
|
|
},
|
|
"object-keys": {
|
|
"version": "1.1.1",
|
|
"peer": true
|
|
},
|
|
"object.assign": {
|
|
"version": "4.1.2",
|
|
"peer": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.0",
|
|
"define-properties": "^1.1.3",
|
|
"has-symbols": "^1.0.1",
|
|
"object-keys": "^1.1.1"
|
|
}
|
|
},
|
|
"param-case": {
|
|
"version": "2.1.1",
|
|
"requires": {
|
|
"no-case": "^2.2.0"
|
|
}
|
|
},
|
|
"parse-literals": {
|
|
"version": "1.2.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"typescript": "^2.9.2 || ^3.0.0 || ^4.0.0"
|
|
}
|
|
},
|
|
"pretty-hrtime": {
|
|
"version": "1.0.3"
|
|
},
|
|
"process-nextick-args": {
|
|
"version": "2.0.1"
|
|
},
|
|
"queue-tick": {
|
|
"version": "1.0.0"
|
|
},
|
|
"readable-stream": {
|
|
"version": "2.3.7",
|
|
"requires": {
|
|
"core-util-is": "~1.0.0",
|
|
"inherits": "~2.0.3",
|
|
"isarray": "~1.0.0",
|
|
"process-nextick-args": "~2.0.0",
|
|
"safe-buffer": "~5.1.1",
|
|
"string_decoder": "~1.1.1",
|
|
"util-deprecate": "~1.0.1"
|
|
}
|
|
},
|
|
"regexp.prototype.flags": {
|
|
"version": "1.4.3",
|
|
"peer": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.3",
|
|
"functions-have-names": "^1.2.2"
|
|
}
|
|
},
|
|
"relateurl": {
|
|
"version": "0.2.7"
|
|
},
|
|
"remove-trailing-separator": {
|
|
"version": "1.1.0",
|
|
"dev": true
|
|
},
|
|
"replace-ext": {
|
|
"version": "1.0.1",
|
|
"dev": true
|
|
},
|
|
"safe-buffer": {
|
|
"version": "5.1.2"
|
|
},
|
|
"side-channel": {
|
|
"version": "1.0.4",
|
|
"peer": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.0",
|
|
"get-intrinsic": "^1.0.2",
|
|
"object-inspect": "^1.9.0"
|
|
}
|
|
},
|
|
"source-map": {
|
|
"version": "0.6.1"
|
|
},
|
|
"sourcemap-codec": {
|
|
"version": "1.4.8"
|
|
},
|
|
"string_decoder": {
|
|
"version": "1.1.1",
|
|
"requires": {
|
|
"safe-buffer": "~5.1.0"
|
|
}
|
|
},
|
|
"string.prototype.trimend": {
|
|
"version": "1.0.5",
|
|
"peer": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5"
|
|
}
|
|
},
|
|
"string.prototype.trimstart": {
|
|
"version": "1.0.5",
|
|
"peer": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"define-properties": "^1.1.4",
|
|
"es-abstract": "^1.19.5"
|
|
}
|
|
},
|
|
"strip-ansi": {
|
|
"version": "3.0.1",
|
|
"requires": {
|
|
"ansi-regex": "^2.0.0"
|
|
}
|
|
},
|
|
"supports-color": {
|
|
"version": "2.0.0"
|
|
},
|
|
"through2": {
|
|
"version": "2.0.5",
|
|
"requires": {
|
|
"readable-stream": "~2.3.6",
|
|
"xtend": "~4.0.1"
|
|
}
|
|
},
|
|
"transform-ast": {
|
|
"version": "2.4.4",
|
|
"requires": {
|
|
"acorn-node": "^1.3.0",
|
|
"convert-source-map": "^1.5.1",
|
|
"dash-ast": "^1.0.0",
|
|
"is-buffer": "^2.0.0",
|
|
"magic-string": "^0.23.2",
|
|
"merge-source-map": "1.0.4",
|
|
"nanobench": "^2.1.1"
|
|
},
|
|
"dependencies": {
|
|
"magic-string": {
|
|
"version": "0.23.2",
|
|
"requires": {
|
|
"sourcemap-codec": "^1.4.1"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"typescript": {
|
|
"version": "4.6.3",
|
|
"dev": true
|
|
},
|
|
"uglify-js": {
|
|
"version": "3.15.4"
|
|
},
|
|
"unbox-primitive": {
|
|
"version": "1.0.2",
|
|
"peer": true,
|
|
"requires": {
|
|
"call-bind": "^1.0.2",
|
|
"has-bigints": "^1.0.2",
|
|
"has-symbols": "^1.0.3",
|
|
"which-boxed-primitive": "^1.0.2"
|
|
}
|
|
},
|
|
"upper-case": {
|
|
"version": "1.1.3"
|
|
},
|
|
"util": {
|
|
"version": "0.12.4",
|
|
"peer": true,
|
|
"requires": {
|
|
"inherits": "^2.0.3",
|
|
"is-arguments": "^1.0.4",
|
|
"is-generator-function": "^1.0.7",
|
|
"is-typed-array": "^1.1.3",
|
|
"safe-buffer": "^5.1.2",
|
|
"which-typed-array": "^1.1.2"
|
|
}
|
|
},
|
|
"util-deprecate": {
|
|
"version": "1.0.2"
|
|
},
|
|
"vinyl": {
|
|
"version": "2.2.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"clone": "^2.1.1",
|
|
"clone-buffer": "^1.0.0",
|
|
"clone-stats": "^1.0.0",
|
|
"cloneable-readable": "^1.0.0",
|
|
"remove-trailing-separator": "^1.0.1",
|
|
"replace-ext": "^1.0.0"
|
|
}
|
|
},
|
|
"vinyl-sourcemaps-apply": {
|
|
"version": "0.2.1",
|
|
"dev": true,
|
|
"requires": {
|
|
"source-map": "^0.5.1"
|
|
},
|
|
"dependencies": {
|
|
"source-map": {
|
|
"version": "0.5.7",
|
|
"dev": true
|
|
}
|
|
}
|
|
},
|
|
"which-boxed-primitive": {
|
|
"version": "1.0.2",
|
|
"peer": true,
|
|
"requires": {
|
|
"is-bigint": "^1.0.1",
|
|
"is-boolean-object": "^1.1.0",
|
|
"is-number-object": "^1.0.4",
|
|
"is-string": "^1.0.5",
|
|
"is-symbol": "^1.0.3"
|
|
}
|
|
},
|
|
"which-typed-array": {
|
|
"version": "1.1.8",
|
|
"peer": true,
|
|
"requires": {
|
|
"available-typed-arrays": "^1.0.5",
|
|
"call-bind": "^1.0.2",
|
|
"es-abstract": "^1.20.0",
|
|
"for-each": "^0.3.3",
|
|
"has-tostringtag": "^1.0.0",
|
|
"is-typed-array": "^1.1.9"
|
|
}
|
|
},
|
|
"xtend": {
|
|
"version": "4.0.2"
|
|
}
|
|
}
|
|
}
|