@teyuto/react-player
Version:
React Teyuto player
396 lines (395 loc) • 11.3 kB
JSON
{
"name": "@teyuto/react-player",
"author": "teyuto",
"version": "1.0.1",
"description": "React Teyuto player",
"repository": {
"type": "git",
"url": "git+https://github.com/teyuto/teyuto-react-player.git"
},
"license": "MIT",
"keywords": [
"video",
"player",
"teyuto"
],
"private": false,
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"main": "dist/index.js",
"files": [
"dist/"
],
"scripts": {
"start": "react-scripts start",
"build": "rollup -c",
"watch": "rollup -c -w",
"prepublishOnly": "npm run build"
},
"husky": {
"hooks": {
"pre-commit": "tsdx lint"
}
},
"prettier": {
"printWidth": 80,
"semi": true,
"singleQuote": true,
"trailingComma": "es5"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^13.3.0",
"@types/jest": "^28.1.3",
"@types/react": "^18.0.14",
"babel-core": "^6.26.3",
"babel-runtime": "^6.26.0",
"jest": "^28.1.1",
"jest-environment-jsdom": "^28.1.1",
"react": "^18.2.0",
"rollup": "^2.75.7"
},
"bugs": {
"url": "https://github.com/teyuto/teyuto-react-player/issues"
},
"homepage": "https://github.com/teyuto/teyuto-react-player",
"dependencies": {
"@teyuto/react-player": "^0.8.35",
"abab": "^2.0.6",
"acorn": "^8.11.3",
"acorn-globals": "^6.0.0",
"acorn-walk": "^7.2.0",
"agent-base": "^6.0.2",
"ansi-escapes": "^4.3.2",
"ansi-regex": "^5.0.1",
"ansi-styles": "^4.3.0",
"anymatch": "^3.1.3",
"argparse": "^1.0.10",
"aria-query": "^5.3.0",
"array-buffer-byte-length": "^1.0.1",
"asynckit": "^0.4.0",
"available-typed-arrays": "^1.0.7",
"babel-code-frame": "^6.26.0",
"babel-generator": "^6.26.1",
"babel-helpers": "^6.24.1",
"babel-jest": "^28.1.3",
"babel-messages": "^6.23.0",
"babel-plugin-istanbul": "^6.1.1",
"babel-plugin-jest-hoist": "^28.1.3",
"babel-preset-current-node-syntax": "^1.0.1",
"babel-preset-jest": "^28.1.3",
"babel-register": "^6.26.0",
"babel-template": "^6.26.0",
"babel-traverse": "^6.26.0",
"babel-types": "^6.26.0",
"babylon": "^6.18.0",
"balanced-match": "^1.0.2",
"brace-expansion": "^1.1.11",
"braces": "^3.0.2",
"browser-process-hrtime": "^1.0.0",
"browserslist": "^4.23.0",
"bser": "^2.1.1",
"buffer-from": "^1.1.2",
"call-bind": "^1.0.7",
"callsites": "^3.1.0",
"camelcase": "^5.3.1",
"caniuse-lite": "^1.0.30001620",
"chalk": "^3.0.0",
"char-regex": "^1.0.2",
"ci-info": "^3.9.0",
"cjs-module-lexer": "^1.3.1",
"cliui": "^8.0.1",
"co": "^4.6.0",
"collect-v8-coverage": "^1.0.2",
"color-convert": "^2.0.1",
"color-name": "^1.1.4",
"combined-stream": "^1.0.8",
"concat-map": "^0.0.1",
"convert-source-map": "^1.9.0",
"core-js": "^2.6.12",
"cross-spawn": "^7.0.3",
"css.escape": "^1.5.1",
"cssom": "^0.5.0",
"cssstyle": "^2.3.0",
"csstype": "^3.1.3",
"data-urls": "^3.0.2",
"debug": "^2.6.9",
"decimal.js": "^10.4.3",
"dedent": "^0.7.0",
"deep-equal": "^2.2.3",
"deepmerge": "^4.3.1",
"define-data-property": "^1.1.4",
"define-properties": "^1.2.1",
"delayed-stream": "^1.0.0",
"dequal": "^2.0.3",
"detect-indent": "^4.0.0",
"detect-newline": "^3.1.0",
"diff-sequences": "^28.1.1",
"dom-accessibility-api": "^0.5.16",
"domexception": "^4.0.0",
"electron-to-chromium": "^1.4.773",
"emittery": "^0.10.2",
"emoji-regex": "^8.0.0",
"error-ex": "^1.3.2",
"es-define-property": "^1.0.0",
"es-errors": "^1.3.0",
"es-get-iterator": "^1.1.3",
"escalade": "^3.1.2",
"escape-string-regexp": "^2.0.0",
"escodegen": "^2.1.0",
"esprima": "^4.0.1",
"estraverse": "^5.3.0",
"esutils": "^2.0.3",
"execa": "^5.1.1",
"exit": "^0.1.2",
"expect": "^28.1.3",
"fast-json-stable-stringify": "^2.1.0",
"fb-watchman": "^2.0.2",
"fill-range": "^7.0.1",
"find-up": "^4.1.0",
"for-each": "^0.3.3",
"form-data": "^4.0.0",
"fs.realpath": "^1.0.0",
"function-bind": "^1.1.2",
"functions-have-names": "^1.2.3",
"gensync": "^1.0.0-beta.2",
"get-caller-file": "^2.0.5",
"get-intrinsic": "^1.2.4",
"get-package-type": "^0.1.0",
"get-stream": "^6.0.1",
"glob": "^7.2.3",
"globals": "^9.18.0",
"gopd": "^1.0.1",
"graceful-fs": "^4.2.11",
"has-ansi": "^2.0.0",
"has-bigints": "^1.0.2",
"has-flag": "^4.0.0",
"has-property-descriptors": "^1.0.2",
"has-proto": "^1.0.3",
"has-symbols": "^1.0.3",
"has-tostringtag": "^1.0.2",
"hasown": "^2.0.2",
"home-or-tmp": "^2.0.0",
"html-encoding-sniffer": "^3.0.0",
"html-escaper": "^2.0.2",
"http-proxy-agent": "^5.0.0",
"https-proxy-agent": "^5.0.1",
"human-signals": "^2.1.0",
"iconv-lite": "^0.6.3",
"import-local": "^3.1.0",
"imurmurhash": "^0.1.4",
"indent-string": "^4.0.0",
"inflight": "^1.0.6",
"inherits": "^2.0.4",
"internal-slot": "^1.0.7",
"invariant": "^2.2.4",
"is-arguments": "^1.1.1",
"is-array-buffer": "^3.0.4",
"is-arrayish": "^0.2.1",
"is-bigint": "^1.0.4",
"is-boolean-object": "^1.1.2",
"is-callable": "^1.2.7",
"is-core-module": "^2.13.1",
"is-date-object": "^1.0.5",
"is-finite": "^1.1.0",
"is-fullwidth-code-point": "^3.0.0",
"is-generator-fn": "^2.1.0",
"is-map": "^2.0.3",
"is-number": "^7.0.0",
"is-number-object": "^1.0.7",
"is-potential-custom-element-name": "^1.0.1",
"is-regex": "^1.1.4",
"is-set": "^2.0.3",
"is-shared-array-buffer": "^1.0.3",
"is-stream": "^2.0.1",
"is-string": "^1.0.7",
"is-symbol": "^1.0.4",
"is-weakmap": "^2.0.2",
"is-weakset": "^2.0.3",
"isarray": "^2.0.5",
"isexe": "^2.0.0",
"istanbul-lib-coverage": "^3.2.2",
"istanbul-lib-instrument": "^5.2.1",
"istanbul-lib-report": "^3.0.1",
"istanbul-lib-source-maps": "^4.0.1",
"istanbul-reports": "^3.1.7",
"jest-changed-files": "^28.1.3",
"jest-circus": "^28.1.3",
"jest-cli": "^28.1.3",
"jest-config": "^28.1.3",
"jest-diff": "^28.1.3",
"jest-docblock": "^28.1.1",
"jest-each": "^28.1.3",
"jest-environment-node": "^28.1.3",
"jest-get-type": "^28.0.2",
"jest-haste-map": "^28.1.3",
"jest-leak-detector": "^28.1.3",
"jest-matcher-utils": "^28.1.3",
"jest-message-util": "^28.1.3",
"jest-mock": "^28.1.3",
"jest-pnp-resolver": "^1.2.3",
"jest-regex-util": "^28.0.2",
"jest-resolve": "^28.1.3",
"jest-resolve-dependencies": "^28.1.3",
"jest-runner": "^28.1.3",
"jest-runtime": "^28.1.3",
"jest-snapshot": "^28.1.3",
"jest-util": "^28.1.3",
"jest-validate": "^28.1.3",
"jest-watcher": "^28.1.3",
"jest-worker": "^28.1.3",
"js-tokens": "^4.0.0",
"js-yaml": "^3.14.1",
"jsdom": "^19.0.0",
"jsesc": "^1.3.0",
"json-parse-even-better-errors": "^2.3.1",
"json5": "^0.5.1",
"kleur": "^3.0.3",
"leven": "^3.1.0",
"lines-and-columns": "^1.2.4",
"locate-path": "^5.0.0",
"lodash": "^4.17.21",
"loose-envify": "^1.4.0",
"lru-cache": "^5.1.1",
"lz-string": "^1.5.0",
"make-dir": "^4.0.0",
"makeerror": "^1.0.12",
"merge-stream": "^2.0.0",
"micromatch": "^4.0.5",
"mime-db": "^1.52.0",
"mime-types": "^2.1.35",
"mimic-fn": "^2.1.0",
"min-indent": "^1.0.1",
"minimatch": "^3.1.2",
"minimist": "^1.2.8",
"mkdirp": "^0.5.6",
"ms": "^2.0.0",
"natural-compare": "^1.4.0",
"node-int64": "^0.4.0",
"node-releases": "^2.0.14",
"normalize-path": "^3.0.0",
"npm-run-path": "^4.0.1",
"nwsapi": "^2.2.10",
"object-inspect": "^1.13.1",
"object-is": "^1.1.6",
"object-keys": "^1.1.1",
"object.assign": "^4.1.5",
"once": "^1.4.0",
"onetime": "^5.1.2",
"os-homedir": "^1.0.2",
"os-tmpdir": "^1.0.2",
"p-limit": "^3.1.0",
"p-locate": "^4.1.0",
"p-try": "^2.2.0",
"parse-json": "^5.2.0",
"parse5": "^6.0.1",
"path-exists": "^4.0.0",
"path-is-absolute": "^1.0.1",
"path-key": "^3.1.1",
"path-parse": "^1.0.7",
"picocolors": "^1.0.1",
"picomatch": "^2.3.1",
"pirates": "^4.0.6",
"pkg-dir": "^4.2.0",
"possible-typed-array-names": "^1.0.0",
"pretty-format": "^27.5.1",
"private": "^0.1.8",
"prompts": "^2.4.2",
"psl": "^1.9.0",
"punycode": "^2.3.1",
"querystringify": "^2.2.0",
"react-dom": "^18.3.1",
"react-is": "^17.0.2",
"react-scripts": "^5.0.1",
"redent": "^3.0.0",
"regenerator-runtime": "^0.14.1",
"regexp.prototype.flags": "^1.5.2",
"repeating": "^2.0.1",
"require-directory": "^2.1.1",
"requires-port": "^1.0.0",
"resolve": "^1.22.8",
"resolve-cwd": "^3.0.0",
"resolve-from": "^5.0.0",
"resolve.exports": "^1.1.1",
"rimraf": "^3.0.2",
"safer-buffer": "^2.1.2",
"saxes": "^5.0.1",
"scheduler": "^0.23.2",
"semver": "^6.3.1",
"set-function-length": "^1.2.2",
"set-function-name": "^2.0.2",
"shebang-command": "^2.0.0",
"shebang-regex": "^3.0.0",
"side-channel": "^1.0.6",
"signal-exit": "^3.0.7",
"sisteransi": "^1.0.5",
"slash": "^1.0.0",
"source-map": "^0.5.7",
"source-map-support": "^0.4.18",
"sprintf-js": "^1.0.3",
"stack-utils": "^2.0.6",
"stop-iteration-iterator": "^1.0.0",
"string-length": "^4.0.2",
"string-width": "^4.2.3",
"strip-ansi": "^6.0.1",
"strip-bom": "^4.0.0",
"strip-final-newline": "^2.0.0",
"strip-indent": "^3.0.0",
"strip-json-comments": "^3.1.1",
"supports-color": "^7.2.0",
"supports-hyperlinks": "^2.3.0",
"supports-preserve-symlinks-flag": "^1.0.0",
"symbol-tree": "^3.2.4",
"terminal-link": "^2.1.1",
"test-exclude": "^6.0.0",
"tmpl": "^1.0.5",
"to-fast-properties": "^1.0.3",
"to-regex-range": "^5.0.1",
"tough-cookie": "^4.1.4",
"tr46": "^3.0.0",
"trim-right": "^1.0.1",
"type-detect": "^4.0.8",
"type-fest": "^0.21.3",
"undici-types": "^5.26.5",
"universalify": "^0.2.0",
"update-browserslist-db": "^1.0.16",
"url-parse": "^1.5.10",
"v8-to-istanbul": "^9.2.0",
"w3c-hr-time": "^1.0.2",
"w3c-xmlserializer": "^3.0.0",
"walker": "^1.0.8",
"webidl-conversions": "^7.0.0",
"whatwg-encoding": "^2.0.0",
"whatwg-mimetype": "^3.0.0",
"whatwg-url": "^10.0.0",
"which": "^2.0.2",
"which-boxed-primitive": "^1.0.2",
"which-collection": "^1.0.2",
"which-typed-array": "^1.1.15",
"wrap-ansi": "^7.0.0",
"wrappy": "^1.0.2",
"write-file-atomic": "^4.0.2",
"ws": "^8.17.0",
"xml-name-validator": "^4.0.0",
"xmlchars": "^2.2.0",
"y18n": "^5.0.8",
"yallist": "^3.1.1",
"yargs": "^17.7.2",
"yargs-parser": "^21.1.1",
"yocto-queue": "^0.1.0"
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
}
}