UNPKG

easyplayer-my

Version:

rtmp, hls, flv and websocket player

974 lines (973 loc) 30.4 kB
{ "name": "easyplayer-my", "description": "rtmp, hls, flv and websocket player", "version": "3.3.9", "author": "shiziburuchengzi", "license": "MIT", "private": false, "scripts": { "start": "cross-env NODE_ENV=development webpack-dev-server --host 0.0.0.0 --useLocalIp --open --open-page element/index.html", "build": "cross-env NODE_ENV=production webpack --progress --hide-modules", "publish": "npm publish --access=public" }, "files": [ "dist/", "README.md" ], "main": "dist/component/EasyPlayer-component.min.js", "devDependencies": { "@videojs/generator-helpers": "~1.2.0", "@videojs/vhs-utils": "^1.1.0", "axios": "0.17.1", "babel-core": "6.26.0", "babel-loader": "^7.1.5", "babel-plugin-component": "1.0.0", "babel-polyfill": "6.26.0", "babel-preset-env": "1.6.0", "babel-preset-stage-3": "6.24.1", "clean-webpack-plugin": "0.1.17", "copy-webpack-plugin": "4.1.1", "cross-env": "5.0.5", "css-loader": "0.28.7", "document-register-element": "1.7.0", "exports-loader": "0.6.4", "expose-loader": "0.7.4", "extract-text-webpack-plugin": "3.0.1", "file-loader": "1.1.5", "file-saver": "2.0.0", "flv.js": "1.4.2", "font-awesome": "4.7.0", "html-webpack-plugin": "2.30.1", "less": "3.0.0-alpha.3", "less-loader": "4.0.5", "moment": "2.18.1", "optimize-css-assets-webpack-plugin": "3.2.0", "style-loader": "0.19.0", "uglify-js": "2.8.29", "uglifyjs-webpack-plugin": "^1.3.0", "url-loader": "0.6.2", "videojs-flvjs": "0.2.0", "vue": "2.5.13", "vue-custom-element": "^3.2.6", "vue-loader": "13.3.0", "vue-router": "3.0.1", "vue-template-compiler": "2.5.13", "vuex": "2.4.1", "wasm-loader": "^1.3.0", "webpack": "3.6.0", "webpack-concat-plugin": "2.4.2", "webpack-dev-server": "2.7.1", "webworkify-webpack": "^2.1.5", "wrapper-webpack-plugin": "1.0.0" }, "keywords": [ "easy-player", "hls", "rtmp", "flv" ], "pack": [ { "name": "EasyPlayer.js", "format": "zip", "pattern": "{dist/element/**,dist/component/**,README.pdf}", "options": { "dot": true, "ignore": [] } } ], "dependencies": { "acorn-dynamic-import": "^2.0.2", "JSONStream": "^1.3.5", "ajv": "^5.5.2", "accepts": "^1.3.7", "acorn": "^5.7.4", "ajv-keywords": "^2.1.1", "add-stream": "^1.0.0", "align-text": "^0.1.4", "alphanum-sort": "^1.0.2", "ansi-html": "^0.0.7", "ansi-escapes": "^3.2.0", "any-observable": "^0.3.0", "anchor-markdown-header": "^0.5.7", "anymatch": "^1.3.2", "ansi-regex": "^2.1.1", "ansi-styles": "^3.2.1", "aproba": "^1.2.0", "arr-flatten": "^1.1.0", "arr-diff": "^4.0.0", "array-flatten": "^1.1.1", "arr-union": "^3.1.0", "argparse": "^1.0.10", "array-ify": "^1.0.0", "array-unique": "^0.3.2", "array-find-index": "^1.0.2", "arrify": "^1.0.1", "array-union": "^1.0.2", "array-uniq": "^1.0.3", "asap": "^2.0.6", "atob": "^2.1.2", "assign-symbols": "^1.0.0", "babel-code-frame": "^6.26.0", "asn1.js": "^5.4.1", "async-each": "^1.0.3", "babel-helper-builder-binary-assignment-operator-visitor": "^6.24.1", "babel-helper-call-delegate": "^6.24.1", "babel-helper-explode-assignable-expression": "^6.24.1", "babel-helper-define-map": "^6.26.0", "async": "^2.6.3", "babel-helper-function-name": "^6.24.1", "babel-helper-get-function-arity": "^6.24.1", "babel-helper-optimise-call-expression": "^6.24.1", "babel-helper-hoist-variables": "^6.24.1", "babel-helper-regex": "^6.26.0", "babel-helper-remap-async-to-generator": "^6.24.1", "babel-helper-replace-supers": "^6.24.1", "babel-helpers": "^6.24.1", "babel-messages": "^6.23.0", "babel-plugin-check-es2015-constants": "^6.22.0", "babel-plugin-syntax-async-functions": "^6.13.0", "babel-plugin-syntax-async-generators": "^6.13.0", "babel-plugin-syntax-exponentiation-operator": "^6.13.0", "babel-plugin-syntax-object-rest-spread": "^6.13.0", "babel-plugin-syntax-trailing-function-commas": "^6.22.0", "babel-plugin-transform-async-to-generator": "^6.24.1", "babel-plugin-transform-es2015-arrow-functions": "^6.22.0", "assert": "^1.5.0", "babel-plugin-transform-es2015-block-scoping": "^6.26.0", "babel-plugin-transform-es2015-block-scoped-functions": "^6.22.0", "babel-plugin-transform-es2015-computed-properties": "^6.24.1", "babel-plugin-transform-es2015-destructuring": "^6.23.0", "babel-plugin-transform-es2015-duplicate-keys": "^6.24.1", "babel-plugin-transform-es2015-for-of": "^6.23.0", "babel-plugin-transform-es2015-classes": "^6.24.1", "babel-plugin-transform-es2015-function-name": "^6.24.1", "babel-plugin-transform-es2015-literals": "^6.22.0", "babel-plugin-transform-es2015-modules-amd": "^6.24.1", "babel-plugin-transform-es2015-modules-umd": "^6.24.1", "babel-plugin-transform-async-generator-functions": "^6.24.1", "babel-plugin-transform-es2015-modules-commonjs": "^6.26.2", "babel-plugin-transform-es2015-object-super": "^6.24.1", "autoprefixer": "^6.7.7", "babel-plugin-transform-es2015-spread": "^6.22.0", "babel-plugin-transform-es2015-template-literals": "^6.22.0", "babel-plugin-transform-es2015-shorthand-properties": "^6.24.1", "babel-plugin-transform-es2015-sticky-regex": "^6.24.1", "babel-plugin-transform-es2015-typeof-symbol": "^6.23.0", "babel-plugin-transform-es2015-unicode-regex": "^6.24.1", "babel-plugin-transform-object-rest-spread": "^6.26.0", "babel-generator": "^6.26.1", "babel-plugin-transform-es2015-modules-systemjs": "^6.24.1", "babel-plugin-transform-strict-mode": "^6.24.1", "babel-register": "^6.26.0", "babel-runtime": "^6.26.0", "babel-template": "^6.26.0", "babel-types": "^6.26.0", "babel-traverse": "^6.26.0", "babel-plugin-transform-regenerator": "^6.26.0", "babel-plugin-transform-es2015-parameters": "^6.24.1", "bail": "^1.0.5", "babel-plugin-transform-exponentiation-operator": "^6.24.1", "base64-js": "^1.5.1", "big.js": "^5.2.2", "binary-extensions": "^1.13.1", "base": "^0.11.2", "bn.js": "^4.12.0", "body-parser": "^1.19.0", "boolbase": "^1.0.0", "bluebird": "^3.7.2", "boundary": "^1.0.1", "babylon": "^6.18.0", "balanced-match": "^1.0.2", "brace-expansion": "^1.1.11", "braces": "^2.3.2", "bonjour": "^3.5.0", "browserify-cipher": "^1.0.1", "browserify-rsa": "^4.1.0", "browserify-aes": "^1.2.0", "browserify-versionify": "^1.0.6", "brorand": "^1.1.0", "browserify-zlib": "^0.2.0", "buffer": "^4.9.2", "buffer-from": "^1.1.1", "buffer-indexof": "^1.1.1", "buffer-xor": "^1.0.3", "browserify-sign": "^4.2.1", "browserslist": "^1.7.7", "caller-callsite": "^2.0.0", "builtin-status-codes": "^3.0.0", "caller-path": "^2.0.0", "bytes": "^3.1.0", "cacache": "^10.0.4", "callsites": "^2.0.0", "camelcase": "^4.1.0", "cache-base": "^1.0.1", "caniuse-db": "^1.0.30001236", "camel-case": "^3.0.0", "caniuse-lite": "^1.0.30001236", "call-bind": "^1.0.2", "caniuse-api": "^1.6.1", "browserify-des": "^1.0.2", "character-entities": "^1.2.4", "character-entities-legacy": "^1.1.4", "camelcase-keys": "^6.2.2", "chokidar": "^1.7.0", "ci-info": "^1.6.0", "character-reference-invalid": "^1.1.4", "cipher-base": "^1.0.4", "chownr": "^1.1.4", "chalk": "^2.4.2", "class-utils": "^0.3.6", "clap": "^1.2.3", "cli-cursor": "^2.1.0", "cli-truncate": "^0.2.1", "clean-css": "^4.2.3", "cliui": "^3.2.0", "co": "^4.6.0", "clone": "^2.1.2", "coa": "^1.0.4", "collection-visit": "^1.0.0", "color-name": "^1.1.3", "code-point-at": "^1.1.0", "collapse-white-space": "^1.0.6", "color": "^0.11.4", "color-convert": "^1.9.3", "colors": "^1.1.2", "color-string": "^0.3.0", "colormin": "^1.1.2", "commondir": "^1.0.1", "component-emitter": "^1.3.0", "compare-func": "^2.0.0", "colorette": "^1.2.2", "commander": "^2.20.3", "compressible": "^2.0.18", "compression": "^1.7.4", "concat-map": "^0.0.1", "concat-stream": "^1.6.2", "concat-with-sourcemaps": "^1.1.0", "console-browserify": "^1.2.0", "content-disposition": "^0.5.3", "connect-history-api-fallback": "^1.6.0", "constants-browserify": "^1.0.0", "consolidate": "^0.14.5", "conventional-changelog": "^3.1.24", "content-type": "^1.0.4", "conventional-changelog-angular": "^5.0.12", "conventional-changelog-atom": "^2.0.8", "conventional-changelog-codemirror": "^2.0.8", "conventional-changelog-cli": "^2.1.1", "conventional-changelog-core": "^4.2.2", "batch": "^0.6.1", "conventional-changelog-ember": "^2.0.9", "conventional-changelog-eslint": "^3.0.9", "conventional-changelog-express": "^2.0.6", "conventional-changelog-conventionalcommits": "^4.6.0", "conventional-changelog-jquery": "^3.0.11", "conventional-changelog-preset-loader": "^2.3.4", "conventional-changelog-videojs": "^3.0.0", "conventional-changelog-writer": "^4.1.0", "conventional-changelog-jshint": "^2.0.9", "cookie": "^0.4.0", "cookie-signature": "^1.0.6", "core-js": "^2.6.12", "conventional-commits-filter": "^2.0.7", "convert-source-map": "^1.7.0", "conventional-commits-parser": "^3.2.1", "copy-descriptor": "^0.1.1", "core-util-is": "^1.0.2", "create-ecdh": "^4.0.4", "create-hmac": "^1.1.7", "copy-concurrently": "^1.0.5", "crypto-browserify": "^3.12.0", "cross-spawn": "^6.0.5", "css-color-names": "^0.0.4", "create-hash": "^1.2.0", "css-select": "^4.1.3", "cssesc": "^3.0.0", "css-selector-tokenizer": "^0.7.3", "css-what": "^5.0.1", "cssnano": "^3.10.0", "csso": "^2.3.2", "center-align": "^0.1.3", "cosmiconfig": "^2.2.2", "dargs": "^7.0.0", "date-fns": "^1.30.1", "dateformat": "^3.0.3", "de-indent": "^1.0.2", "decode-uri-component": "^0.2.0", "decamelize": "^1.2.0", "decamelize-keys": "^1.1.0", "d": "^1.0.1", "cyclist": "^1.0.1", "currently-unhandled": "^0.4.1", "debug": "^2.6.9", "define-properties": "^1.1.3", "dedent": "^0.7.0", "deep-equal": "^1.1.1", "defined": "^1.0.0", "define-property": "^0.2.5", "del": "^3.0.0", "depd": "^1.1.2", "des.js": "^1.0.1", "destroy": "^1.0.4", "detect-indent": "^4.0.0", "detect-node": "^2.1.0", "dir-glob": "^2.2.2", "diffie-hellman": "^5.0.3", "dns-equal": "^1.0.0", "dns-packet": "^1.3.4", "dns-txt": "^2.0.2", "doctoc": "^1.4.0", "dom-converter": "^0.2.0", "dom-serializer": "^1.3.2", "dom-walk": "^0.1.2", "domain-browser": "^1.2.0", "domelementtype": "^2.2.0", "domutils": "^2.7.0", "domhandler": "^4.2.0", "dot-prop": "^5.3.0", "duplexify": "^3.7.1", "ee-first": "^1.1.1", "electron-to-chromium": "^1.3.752", "elliptic": "^6.5.4", "emoji-regex": "^6.1.3", "emojis-list": "^3.0.0", "error-ex": "^1.3.2", "elegant-spinner": "^1.0.1", "encodeurl": "^1.0.2", "end-of-stream": "^1.4.4", "enhanced-resolve": "^3.4.1", "entities": "^2.2.0", "es-abstract": "^1.18.3", "errno": "^0.1.8", "es-to-primitive": "^1.2.1", "es6-iterator": "^2.0.3", "es5-ext": "^0.10.53", "es5-shim": "^4.5.15", "escape-html": "^1.0.3", "es6-map": "^0.1.5", "es6-promise": "^4.2.8", "es6-set": "^0.1.5", "es6-symbol": "^3.1.3", "escalade": "^3.1.1", "escape-string-regexp": "^1.0.5", "esprima": "^4.0.1", "es6-weak-map": "^2.0.3", "esrecurse": "^4.3.0", "etag": "^1.8.1", "esutils": "^2.0.3", "estraverse": "^4.3.0", "event-emitter": "^0.3.5", "eventsource": "^0.1.6", "eventemitter3": "^4.0.7", "evp_bytestokey": "^1.0.3", "execa": "^1.0.0", "express": "^4.17.1", "expand-range": "^1.8.2", "expand-brackets": "^2.1.4", "ext": "^1.4.0", "extend-shallow": "^2.0.1", "extend": "^3.0.2", "extglob": "^2.0.4", "fast-deep-equal": "^1.1.0", "fast-json-stable-stringify": "^2.1.0", "faye-websocket": "^0.10.0", "fault": "^1.0.4", "fastparse": "^1.1.2", "events": "^3.3.0", "figures": "^1.7.0", "find-root": "^0.1.2", "fill-range": "^4.0.0", "find-up": "^2.1.0", "filename-regex": "^2.0.1", "fn-name": "^2.0.1", "finalhandler": "^1.1.2", "find-cache-dir": "^1.0.0", "flatten": "^1.0.3", "flush-write-stream": "^1.1.1", "follow-redirects": "^1.14.1", "for-in": "^1.0.2", "for-own": "^0.1.5", "forwarded": "^0.2.0", "format": "^0.2.2", "fs.realpath": "^1.0.0", "fragment-cache": "^0.2.1", "fresh": "^0.5.2", "fs-extra": "^4.0.3", "from2": "^2.3.0", "fs-write-stream-atomic": "^1.0.10", "function-bind": "^1.1.1", "get-caller-file": "^1.0.3", "gensync": "^1.0.0-beta.2", "g-status": "^2.0.2", "get-intrinsic": "^1.1.1", "get-own-enumerable-property-symbols": "^3.0.2", "get-pkg-repo": "^1.4.0", "gitconfiglocal": "^1.0.0", "get-stdin": "^7.0.0", "get-stream": "^4.1.0", "get-value": "^2.0.6", "git-raw-commits": "^2.0.10", "git-remote-origin-url": "^2.0.0", "git-semver-tags": "^4.1.1", "github-url-from-git": "^1.5.0", "glob": "^7.1.7", "glob-base": "^0.3.0", "graceful-fs": "^4.2.6", "glob-parent": "^2.0.0", "global": "^4.4.0", "globby": "^7.1.1", "globals": "^9.18.0", "handlebars": "^4.7.7", "handle-thing": "^1.2.5", "hard-rejection": "^2.1.0", "has": "^1.0.3", "has-ansi": "^2.0.0", "has-bigints": "^1.0.1", "has-flag": "^1.0.0", "has-symbols": "^1.0.2", "has-value": "^1.0.0", "has-values": "^1.0.0", "hash-base": "^3.1.0", "hash-sum": "^1.0.2", "hash.js": "^1.1.7", "he": "^1.2.0", "hosted-git-info": "^2.8.9", "hmac-drbg": "^1.0.1", "home-or-tmp": "^2.0.0", "html-comment-regex": "^1.1.2", "hpack.js": "^2.1.6", "htmlparser2": "^3.9.2", "http-errors": "^1.7.2", "http-deceiver": "^1.2.7", "html-entities": "^1.4.0", "html-minifier": "^3.5.21", "husky": "^2.7.0", "http-proxy": "^1.18.1", "http-parser-js": "^0.5.3", "https-browserify": "^1.0.0", "escope": "^3.6.0", "iconv-lite": "^0.4.24", "import-fresh": "^2.0.0", "icss-utils": "^2.1.0", "icss-replace-symbols": "^1.1.0", "ieee754": "^1.2.1", "indent-string": "^4.0.0", "indexes-of": "^1.0.1", "iferr": "^0.1.5", "inherits": "^2.0.4", "image-size": "^0.5.5", "ignore": "^3.3.10", "interpret": "^1.4.0", "invert-kv": "^1.0.0", "inflight": "^1.0.6", "imurmurhash": "^0.1.4", "individual": "^2.0.0", "ip": "^1.1.5", "is-absolute-url": "^2.1.0", "ini": "^1.3.8", "internal-ip": "^1.2.0", "invariant": "^2.2.4", "is-arrayish": "^0.2.1", "ipaddr.js": "^1.9.1", "is-accessor-descriptor": "^1.0.0", "is-alphabetical": "^1.0.4", "is-alphanumerical": "^1.0.4", "is-ci": "^1.2.1", "is-arguments": "^1.1.0", "is-bigint": "^1.0.2", "is-binary-path": "^1.0.1", "is-boolean-object": "^1.1.1", "is-buffer": "^1.1.6", "is-callable": "^1.2.3", "is-data-descriptor": "^1.0.0", "is-date-object": "^1.0.4", "is-directory": "^0.3.1", "is-core-module": "^2.4.0", "is-decimal": "^1.0.4", "is-finite": "^1.1.0", "http-proxy-middleware": "^0.17.4", "is-equal-shallow": "^0.1.3", "is-extendable": "^0.1.1", "is-dotfile": "^1.0.3", "is-extglob": "^1.0.0", "is-fullwidth-code-point": "^1.0.0", "is-obj": "^1.0.1", "is-hexadecimal": "^1.0.4", "is-glob": "^2.0.1", "is-function": "^1.0.2", "is-path-cwd": "^1.0.0", "is-negative-zero": "^2.0.1", "is-number": "^3.0.0", "is-number-object": "^1.0.5", "is-observable": "^1.1.0", "is-promise": "^2.2.2", "is-path-inside": "^1.0.1", "is-path-in-cwd": "^1.0.1", "is-plain-obj": "^1.1.0", "is-stream": "^1.1.0", "is-plain-object": "^2.0.4", "is-posix-bracket": "^0.1.1", "is-regexp": "^1.0.0", "is-primitive": "^2.0.0", "is-svg": "^2.1.0", "is-regex": "^1.1.3", "is-utf8": "^0.2.1", "is-windows": "^1.0.2", "isexe": "^2.0.0", "is-symbol": "^1.0.4", "is-text-path": "^1.0.1", "is-string": "^1.0.6", "is-whitespace-character": "^1.0.4", "is-word-character": "^1.0.4", "isobject": "^3.0.1", "js-yaml": "^3.14.1", "json-parse-better-errors": "^1.0.2", "isarray": "^1.0.0", "json-loader": "^0.5.7", "jsesc": "^1.3.0", "js-tokens": "^4.0.0", "json-schema-traverse": "^0.3.1", "json3": "^3.3.3", "jsonparse": "^1.3.1", "json-parse-even-better-errors": "^2.3.1", "json-stringify-safe": "^5.0.1", "json5": "^0.5.1", "lcid": "^1.0.0", "jsonfile": "^4.0.0", "kind-of": "^3.2.2", "last-call-webpack-plugin": "^2.1.2", "lazy-cache": "^1.0.4", "lines-and-columns": "^1.1.6", "listr": "^0.14.3", "listr-silent-renderer": "^1.1.1", "listr-update-renderer": "^0.5.0", "locate-path": "^2.0.0", "lodash": "^4.17.21", "listr-verbose-renderer": "^0.5.0", "load-json-file": "^4.0.0", "loader-runner": "^2.4.0", "lodash.camelcase": "^4.3.0", "lodash.memoize": "^4.1.2", "lodash.ismatch": "^4.4.0", "lodash.uniq": "^4.5.0", "log-symbols": "^2.2.0", "log-update": "^2.3.0", "js-base64": "^2.6.4", "loader-utils": "^1.4.0", "long": "^3.2.0", "loglevel": "^1.7.1", "lru-cache": "^4.1.5", "longest": "^1.0.1", "lower-case": "^1.1.4", "loud-rejection": "^1.6.0", "make-dir": "^1.3.0", "loose-envify": "^1.4.0", "map-visit": "^1.0.0", "math-random": "^1.0.4", "map-cache": "^0.2.2", "markdown-escapes": "^1.0.4", "math-expression-evaluator": "^1.3.7", "map-obj": "^1.0.1", "mem": "^1.1.0", "matcher": "^1.1.1", "md5.js": "^1.3.5", "is-descriptor": "^1.0.2", "media-typer": "^0.3.0", "memory-fs": "^0.4.1", "meow": "^8.1.2", "merge-descriptors": "^1.0.1", "memorystream": "^0.3.1", "methods": "^1.1.2", "micromatch": "^3.1.10", "mimic-fn": "^1.2.0", "miller-rabin": "^4.0.1", "minimalistic-assert": "^1.0.1", "mime": "^1.6.0", "mime-types": "^2.1.31", "mime-db": "^1.48.0", "min-indent": "^1.0.1", "min-document": "^2.19.0", "minimalistic-crypto-utils": "^1.0.1", "minimist-options": "^4.1.0", "minimatch": "^3.0.4", "mississippi": "^2.0.0", "minimist": "^1.2.5", "mixin-deep": "^1.3.2", "move-concurrently": "^1.0.1", "mkdirp": "^0.5.5", "modify-values": "^1.0.1", "multicast-dns-service-types": "^1.1.0", "ms": "^2.0.0", "negotiator": "^0.6.2", "nanomatch": "^1.2.13", "neo-async": "^2.6.2", "multicast-dns": "^6.2.3", "next-tick": "^1.0.0", "no-case": "^2.3.2", "node-dir": "^0.1.17", "nice-try": "^1.0.5", "node-forge": "^0.10.0", "normalize-package-data": "^2.5.0", "node-releases": "^1.1.73", "npm-merge-driver": "^2.3.6", "node-libs-browser": "^2.2.1", "npm-merge-driver-install": "^1.1.1", "normalize-range": "^0.1.2", "npm-run-path": "^2.0.2", "normalize-url": "^1.9.1", "normalize-path": "^2.1.1", "num2fraction": "^1.2.2", "not-prerelease": "^1.0.1", "npm-path": "^2.0.4", "number-is-nan": "^1.0.1", "npm-which": "^3.0.1", "npm-run-all": "^4.1.5", "nth-check": "^2.0.0", "object-assign": "^4.1.1", "object-copy": "^0.1.0", "object-inspect": "^1.10.3", "object-visit": "^1.0.1", "object-is": "^1.1.5", "object-keys": "^1.1.1", "obuf": "^1.1.2", "once": "^1.4.0", "object.assign": "^4.1.2", "object.omit": "^2.0.1", "on-finished": "^2.3.0", "object.pick": "^1.3.0", "on-headers": "^1.0.2", "os-browserify": "^0.3.0", "os-locale": "^2.1.0", "p-finally": "^1.0.0", "onetime": "^2.0.1", "p-limit": "^2.3.0", "opn": "^4.0.2", "p-locate": "^2.0.0", "p-try": "^2.2.0", "parallel-transform": "^1.2.0", "original": "^1.0.2", "os-homedir": "^1.0.2", "os-tmpdir": "^1.0.2", "p-map": "^1.2.0", "param-case": "^2.1.1", "pako": "^1.0.11", "parse-asn1": "^5.1.6", "parse-entities": "^1.2.2", "parse-github-repo-url": "^1.4.1", "parse-glob": "^3.0.4", "parse-headers": "^2.0.3", "parse-json": "^2.2.0", "path-dirname": "^1.0.2", "path-exists": "^3.0.0", "path-key": "^2.0.1", "parseurl": "^1.3.3", "path-is-inside": "^1.0.2", "pascalcase": "^0.1.1", "path-browserify": "^0.0.1", "path-to-regexp": "^0.1.7", "path-is-absolute": "^1.0.1", "pify": "^2.3.0", "pbkdf2": "^3.1.2", "path-type": "^3.0.0", "picomatch": "^2.3.0", "path-parse": "^1.0.7", "please-upgrade-node": "^3.2.0", "pidtree": "^0.3.1", "pinkie": "^2.0.4", "pinkie-promise": "^2.0.1", "portfinder": "^1.0.28", "pkg-dir": "^2.0.0", "posix-character-classes": "^0.1.1", "postcss": "^5.2.18", "postcss-calc": "^5.3.1", "postcss-colormin": "^2.2.2", "postcss-convert-values": "^2.6.1", "postcss-discard-comments": "^2.0.4", "postcss-discard-duplicates": "^2.1.0", "postcss-discard-empty": "^2.1.0", "postcss-discard-overridden": "^0.1.1", "postcss-filter-plugins": "^2.0.3", "postcss-load-config": "^1.2.0", "postcss-load-options": "^1.2.0", "postcss-load-plugins": "^2.3.0", "postcss-merge-idents": "^2.1.7", "postcss-merge-longhand": "^2.0.2", "postcss-discard-unused": "^2.2.3", "lint-staged": "^8.2.1", "postcss-merge-rules": "^2.1.2", "postcss-message-helpers": "^2.0.0", "postcss-minify-font-values": "^1.0.5", "postcss-minify-params": "^1.2.2", "postcss-minify-selectors": "^2.1.1", "postcss-minify-gradients": "^1.0.5", "postcss-modules-extract-imports": "^1.2.1", "postcss-modules-local-by-default": "^1.2.0", "postcss-normalize-charset": "^1.1.1", "postcss-modules-values": "^1.3.0", "postcss-modules-scope": "^1.1.0", "postcss-normalize-url": "^3.0.8", "postcss-ordered-values": "^2.2.3", "postcss-reduce-initial": "^1.0.1", "postcss-reduce-transforms": "^1.0.4", "postcss-reduce-idents": "^2.4.0", "postcss-selector-parser": "^2.2.3", "postcss-svgo": "^2.1.6", "postcss-unique-selectors": "^2.0.2", "prettier": "^1.19.1", "postcss-value-parser": "^3.3.1", "postcss-zindex": "^2.2.0", "prepend-http": "^1.0.4", "pretty-error": "^2.1.2", "process-nextick-args": "^2.0.1", "private": "^0.1.8", "process": "^0.11.10", "preserve": "^0.2.0", "prr": "^1.0.1", "pseudomap": "^1.0.2", "pump": "^2.0.1", "promise-inflight": "^1.0.1", "promise": "^7.3.1", "proxy-addr": "^2.0.7", "property-expr": "^1.5.1", "public-encrypt": "^4.0.3", "pumpify": "^1.5.1", "punycode": "^1.4.1", "q": "^1.5.1", "qs": "^6.7.0", "querystring": "^0.2.0", "query-string": "^4.3.4", "querystringify": "^2.2.0", "quick-lru": "^4.0.1", "randomatic": "^3.1.1", "randombytes": "^2.1.0", "range-parser": "^1.2.1", "randomfill": "^1.0.4", "raw-body": "^2.4.0", "read-pkg": "^3.0.0", "read-pkg-up": "^1.0.1", "readdirp": "^2.2.1", "readable-stream": "^2.3.7", "redent": "^3.0.0", "reduce-css-calc": "^1.3.0", "rechoir": "^0.6.2", "regenerator-runtime": "^0.10.5", "querystring-es3": "^0.2.1", "reduce-function-call": "^1.0.3", "regenerate": "^1.4.2", "regex-cache": "^0.4.4", "regex-not": "^1.0.2", "regenerator-transform": "^0.10.1", "regexp.prototype.flags": "^1.3.1", "regexpu-core": "^2.0.0", "regjsgen": "^0.2.0", "relateurl": "^0.2.7", "regjsparser": "^0.1.5", "remark-frontmatter": "^1.3.3", "remark-parse": "^5.0.0", "remove-trailing-separator": "^1.1.0", "renderkid": "^2.0.7", "repeat-element": "^1.1.4", "require-from-string": "^1.2.1", "require-main-filename": "^1.0.1", "repeat-string": "^1.6.1", "resolve-from": "^3.0.0", "repeating": "^2.0.1", "replace-ext": "^1.0.0", "requires-port": "^1.0.0", "require-directory": "^2.1.1", "resolve": "^1.20.0", "resolve-url": "^0.2.1", "restore-cursor": "^2.0.0", "run-node": "^1.0.0", "ret": "^0.1.15", "right-align": "^0.1.3", "rimraf": "^2.7.1", "ripemd160": "^2.0.2", "run-queue": "^1.0.3", "rust-result": "^1.0.0", "rxjs": "^6.6.7", "safe-json-parse": "^4.0.0", "safe-buffer": "^5.2.1", "safe-regex": "^1.1.0", "semver": "^5.7.1", "semver-compare": "^1.0.0", "safer-buffer": "^2.1.2", "sax": "^1.2.4", "schema-utils": "^0.3.0", "selfsigned": "^1.10.11", "select-hose": "^2.0.0", "set-blocking": "^2.0.0", "send": "^0.17.1", "serialize-javascript": "^1.9.1", "serve-static": "^1.14.1", "shebang-command": "^1.2.0", "shebang-regex": "^1.0.0", "set-value": "^2.0.1", "setimmediate": "^1.0.5", "setprototypeof": "^1.1.1", "sha.js": "^2.4.11", "signal-exit": "^3.0.3", "slash": "^1.0.0", "shell-quote": "^1.7.2", "shelljs": "^0.8.4", "shx": "^0.3.3", "serve-index": "^1.9.1", "slice-ansi": "^0.0.4", "snapdragon-util": "^3.0.1", "sockjs": "^0.3.18", "simple-git": "^1.132.0", "sockjs-client": "^1.1.4", "sort-keys": "^1.1.2", "source-map": "^0.5.7", "source-list-map": "^2.0.1", "spdx-exceptions": "^2.3.0", "source-map-resolve": "^0.5.3", "source-map-support": "^0.4.18", "source-map-url": "^0.4.1", "spdx-correct": "^3.1.1", "spdx-expression-parse": "^3.0.1", "spdx-license-ids": "^3.0.9", "spdy": "^3.4.7", "split": "^1.0.1", "spdy-transport": "^2.1.1", "split-string": "^3.1.0", "split2": "^3.2.2", "ssri": "^5.3.0", "sprintf-js": "^1.0.3", "staged-git-files": "^1.1.2", "state-toggle": "^1.0.3", "static-extend": "^0.1.2", "statuses": "^1.5.0", "strict-uri-encode": "^1.1.0", "stream-browserify": "^2.0.2", "stream-each": "^1.2.3", "stream-shift": "^1.0.1", "stream-http": "^2.8.3", "string-argv": "^0.0.2", "string-width": "^1.0.2", "string.prototype.padend": "^3.1.2", "string.prototype.trimend": "^1.0.4", "string.prototype.trimstart": "^1.0.4", "strip-bom": "^3.0.0", "strip-eof": "^1.0.0", "string_decoder": "^1.3.0", "stringify-object": "^3.3.0", "strip-ansi": "^3.0.1", "supports-color": "^3.2.3", "strip-indent": "^3.0.0", "tapable": "^0.2.9", "structured-source": "^3.0.2", "svgo": "^0.7.2", "symbol-observable": "^1.2.0", "text-extensions": "^1.9.0", "temp-dir": "^2.0.0", "synchronous-promise": "^2.0.15", "tempfile": "^3.0.0", "through2": "^4.0.2", "through": "^2.3.8", "thunky": "^1.1.0", "time-stamp": "^2.2.0", "timers-browserify": "^2.0.12", "toposort": "^1.0.7", "to-fast-properties": "^2.0.0", "to-arraybuffer": "^1.0.1", "to-object-path": "^0.3.0", "to-regex": "^3.0.2", "trim": "^0.0.1", "to-regex-range": "^2.1.1", "toidentifier": "^1.0.0", "traverse": "^0.6.6", "trim-newlines": "^3.0.1", "trim-off-newlines": "^1.0.1", "trim-right": "^1.0.1", "tsml": "^1.0.1", "trim-trailing-lines": "^1.1.4", "trough": "^1.0.5", "tslib": "^1.14.1", "tty-browserify": "^0.0.0", "uglify-es": "^3.3.9", "type": "^1.2.0", "type-fest": "^0.18.1", "typedarray": "^0.0.6", "underscore": "^1.8.3", "uglify-to-browserify": "^1.0.2", "unbox-primitive": "^1.0.1", "unherit": "^1.1.3", "type-is": "^1.6.18", "unified": "^6.2.0", "union-value": "^1.0.1", "uniq": "^1.0.1", "uniqs": "^2.0.0", "unist-util-is": "^3.0.0", "unique-slug": "^2.0.2", "unique-filename": "^1.1.1", "unist-util-stringify-position": "^1.1.2", "unist-util-remove-position": "^1.1.4", "unist-util-visit-parents": "^2.1.2", "unist-util-visit": "^1.4.1", "universalify": "^0.1.2", "unpipe": "^1.0.0", "unset-value": "^1.0.0", "urix": "^0.1.0", "url": "^0.11.0", "upath": "^1.2.0", "upper-case": "^1.1.3", "update-section": "^0.3.3", "uri-js": "^4.4.1", "url-parse": "^1.5.1", "url-toolkit": "^2.2.2", "use": "^3.1.1", "utila": "^0.4.0", "util": "^0.11.1", "util-deprecate": "^1.0.2", "utils-merge": "^1.0.1", "uuid": "^2.0.3", "validate-npm-package-license": "^3.0.4", "vendors": "^1.0.4", "vary": "^1.1.2", "vfile": "^2.3.0", "vfile-location": "^2.0.6", "vfile-message": "^1.1.1", "video.js": "^5.20.5", "videojs-font": "^2.0.0", "videojs-ie8": "^1.1.2", "vue-style-loader": "^3.1.2", "videojs-swf": "^5.4.1", "videojs-vtt.js": "^0.12.6", "vm-browserify": "^1.1.2", "watchpack-chokidar2": "^2.0.1", "wbuf": "^1.7.3", "vue-hot-reload-api": "^2.3.4", "vue-template-es2015-compiler": "^1.9.1", "wasm-dce": "^1.0.2", "webassembly-floating-point-hex-parser": "^0.1.2", "watchpack": "^1.7.5", "webpack-dev-middleware": "^1.12.2", "webassembly-interpreter": "^0.0.30", "webpack-sources": "^1.4.3", "which": "^1.3.1", "websocket-extensions": "^0.1.4", "webworkify": "^1.5.0", "whet.extend": "^0.9.9", "which-boxed-primitive": "^1.0.2", "which-module": "^2.0.0", "window-size": "^0.1.0", "wordwrap": "^0.0.2", "worker-farm": "^1.7.0", "websocket-driver": "^0.7.4", "wrap-ansi": "^2.1.0", "wrappy": "^1.0.2", "x-is-string": "^0.1.0", "xhr": "^2.2.2", "y18n": "^3.2.2", "yallist": "^2.1.2", "snapdragon": "^0.8.2", "snapdragon-node": "^2.1.1", "xtend": "^4.0.2", "yargs": "^6.6.0", "yargs-parser": "^20.2.7", "yup": "^0.27.0" } }