custom-roulette
Version:
The best React roulette
633 lines (632 loc) • 18.8 kB
JSON
{
"name": "custom-roulette",
"version": "3.11.3",
"description": "The best React roulette",
"author": "AndreiTotoro, IvanAdmaers (https://ivanadmaers.com)",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/ChainDynamik/custom-roulette"
},
"private": false,
"keywords": [
"react",
"roulette",
"spinning",
"wheel",
"fortune",
"prize",
"react-roulette",
"react-roulette-pro"
],
"main": "dist/index.js",
"source": "src/index.ts",
"types": "dist/index.d.ts",
"engines": {
"node": ">=10"
},
"scripts": {
"start": "webpack --watch",
"build": "webpack",
"prepare": "npm run build",
"test": "jest",
"lint": "eslint ."
},
"peerDependencies": {
"react": ">=17.0.0",
"react-dom": ">=17.0.0"
},
"devDependencies": {
"@babel/core": "^7.13.10",
"@babel/preset-env": "^7.18.6",
"@babel/preset-react": "^7.18.6",
"@babel/preset-typescript": "^7.18.6",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
"@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.4",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^28.1.4",
"@typescript-eslint/eslint-plugin": "^5.30.5",
"@typescript-eslint/parser": "^5.30.5",
"babel-jest": "^27.5.1",
"babel-loader": "^8.2.2",
"css-loader": "^5.1.3",
"eslint": "^8.19.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jsx-a11y": "^6.6.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.30.1",
"eslint-plugin-react-hooks": "^4.6.0",
"html-webpack-plugin": "^5.3.1",
"jest": "^27.5.1",
"mini-css-extract-plugin": "^2.5.3",
"prettier": "^2.5.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-refresh": "^0.11.0",
"react-test-renderer": "^16.8.6",
"ts-loader": "^9.3.1",
"typescript": "^4.7.4",
"webpack": "^5.65.0",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^4.6.0"
},
"files": [
"dist"
],
"bugs": {
"url": "https://github.com/IvanAdmaers/react-roulette-pro/issues"
},
"homepage": "https://github.com/IvanAdmaers/react-roulette-pro#readme",
"directories": {
"doc": "docs",
"example": "example"
},
"dependencies": {
"abab": "^2.0.6",
"accepts": "^1.3.7",
"acorn": "^8.7.1",
"acorn-globals": "^6.0.0",
"acorn-jsx": "^5.3.2",
"acorn-walk": "^7.2.0",
"agent-base": "^6.0.2",
"aggregate-error": "^3.1.0",
"ajv": "^6.12.6",
"ajv-formats": "^2.1.1",
"ajv-keywords": "^3.5.2",
"ansi-escapes": "^4.3.2",
"ansi-html-community": "^0.0.8",
"ansi-regex": "^5.0.1",
"ansi-styles": "^3.2.1",
"anymatch": "^3.1.2",
"argparse": "^1.0.10",
"aria-query": "^4.2.2",
"array-flatten": "^2.1.2",
"array-includes": "^3.1.5",
"array-union": "^2.1.0",
"array.prototype.flat": "^1.2.5",
"array.prototype.flatmap": "^1.3.0",
"ast-types-flow": "^0.0.7",
"async": "^2.6.4",
"asynckit": "^0.4.0",
"atob": "^2.1.2",
"axe-core": "^4.4.2",
"axobject-query": "^2.2.0",
"babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-istanbul": "^6.1.1",
"babel-plugin-jest-hoist": "^27.5.1",
"babel-plugin-polyfill-corejs2": "^0.3.1",
"babel-plugin-polyfill-corejs3": "^0.5.2",
"babel-plugin-polyfill-regenerator": "^0.3.1",
"babel-preset-current-node-syntax": "^1.0.1",
"babel-preset-jest": "^27.5.1",
"balanced-match": "^1.0.2",
"batch": "^0.6.1",
"big.js": "^5.2.2",
"binary-extensions": "^2.2.0",
"body-parser": "^1.19.0",
"bonjour": "^3.5.0",
"boolbase": "^1.0.0",
"brace-expansion": "^1.1.11",
"braces": "^3.0.2",
"browser-process-hrtime": "^1.0.0",
"browserslist": "^4.21.1",
"bser": "^2.1.1",
"buffer-from": "^1.1.2",
"buffer-indexof": "^1.1.1",
"bytes": "^3.0.0",
"call-bind": "^1.0.2",
"callsites": "^3.1.0",
"camel-case": "^4.1.2",
"camelcase": "^5.3.1",
"caniuse-lite": "^1.0.30001364",
"chalk": "^2.4.2",
"char-regex": "^1.0.2",
"chokidar": "^3.5.3",
"chrome-trace-event": "^1.0.3",
"ci-info": "^3.3.2",
"cjs-module-lexer": "^1.2.2",
"clean-css": "^5.2.4",
"clean-stack": "^2.2.0",
"cliui": "^7.0.4",
"clone-deep": "^4.0.1",
"co": "^4.6.0",
"collect-v8-coverage": "^1.0.1",
"color-convert": "^1.9.3",
"color-name": "^1.1.3",
"colorette": "^2.0.16",
"combined-stream": "^1.0.8",
"commander": "^2.20.3",
"common-path-prefix": "^3.0.0",
"commondir": "^1.0.1",
"compressible": "^2.0.18",
"compression": "^1.7.4",
"concat-map": "^0.0.1",
"confusing-browser-globals": "^1.0.11",
"connect-history-api-fallback": "^1.6.0",
"content-disposition": "^0.5.3",
"content-type": "^1.0.4",
"convert-source-map": "^1.8.0",
"cookie": "^0.4.0",
"cookie-signature": "^1.0.6",
"core-js-compat": "^3.23.4",
"core-js-pure": "^3.23.4",
"core-util-is": "^1.0.3",
"cross-spawn": "^7.0.3",
"css-select": "^4.2.1",
"css-what": "^5.1.0",
"css.escape": "^1.5.1",
"cssesc": "^3.0.0",
"cssom": "^0.4.4",
"cssstyle": "^2.3.0",
"csstype": "^3.0.11",
"damerau-levenshtein": "^1.0.8",
"data-urls": "^2.0.0",
"debug": "^4.3.4",
"decimal.js": "^10.3.1",
"decode-uri-component": "^0.2.0",
"dedent": "^0.7.0",
"deep-equal": "^1.1.1",
"deep-is": "^0.1.4",
"deepmerge": "^4.2.2",
"define-lazy-prop": "^2.0.0",
"define-properties": "^1.1.4",
"delayed-stream": "^1.0.0",
"depd": "^1.1.2",
"destroy": "^1.0.4",
"detect-newline": "^3.1.0",
"detect-node": "^2.1.0",
"diff-sequences": "^28.1.1",
"dir-glob": "^3.0.1",
"dns-equal": "^1.0.0",
"dns-packet": "^1.3.4",
"dns-txt": "^2.0.2",
"doctrine": "^3.0.0",
"dom-accessibility-api": "^0.5.11",
"dom-converter": "^0.2.0",
"dom-serializer": "^1.3.2",
"domelementtype": "^2.2.0",
"domexception": "^2.0.1",
"domhandler": "^4.3.0",
"domutils": "^2.8.0",
"dot-case": "^3.0.4",
"ee-first": "^1.1.1",
"electron-to-chromium": "^1.4.185",
"emittery": "^0.8.1",
"emoji-regex": "^9.2.2",
"emojis-list": "^3.0.0",
"encodeurl": "^1.0.2",
"enhanced-resolve": "^5.8.3",
"entities": "^2.2.0",
"envinfo": "^7.8.1",
"error-ex": "^1.3.2",
"error-stack-parser": "^2.0.6",
"es-abstract": "^1.20.1",
"es-module-lexer": "^0.9.3",
"es-shim-unscopables": "^1.0.0",
"es-to-primitive": "^1.2.1",
"escalade": "^3.1.1",
"escape-html": "^1.0.3",
"escape-string-regexp": "^1.0.5",
"escodegen": "^2.0.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-import-resolver-node": "^0.3.6",
"eslint-module-utils": "^2.7.3",
"eslint-scope": "^5.1.1",
"eslint-utils": "^3.0.0",
"espree": "^9.3.2",
"esprima": "^4.0.1",
"esquery": "^1.4.0",
"esrecurse": "^4.3.0",
"estraverse": "^5.3.0",
"esutils": "^2.0.3",
"etag": "^1.8.1",
"eventemitter3": "^4.0.7",
"events": "^3.3.0",
"eventsource": "^1.1.2",
"execa": "^5.1.1",
"exit": "^0.1.2",
"expect": "^27.5.1",
"express": "^4.17.1",
"fast-deep-equal": "^3.1.3",
"fast-diff": "^1.2.0",
"fast-glob": "^3.2.11",
"fast-json-stable-stringify": "^2.1.0",
"fast-levenshtein": "^2.0.6",
"fastest-levenshtein": "^1.0.12",
"fastq": "^1.13.0",
"faye-websocket": "^0.11.4",
"fb-watchman": "^2.0.1",
"file-entry-cache": "^6.0.1",
"fill-range": "^7.0.1",
"finalhandler": "^1.1.2",
"find-cache-dir": "^3.3.2",
"find-up": "^2.1.0",
"flat-cache": "^3.0.4",
"flatted": "^3.2.5",
"follow-redirects": "^1.14.9",
"form-data": "^3.0.1",
"forwarded": "^0.2.0",
"fresh": "^0.5.2",
"fs-monkey": "^1.0.3",
"fs.realpath": "^1.0.0",
"function-bind": "^1.1.1",
"function.prototype.name": "^1.1.5",
"functional-red-black-tree": "^1.0.1",
"functions-have-names": "^1.2.3",
"gensync": "^1.0.0-beta.2",
"get-caller-file": "^2.0.5",
"get-intrinsic": "^1.1.1",
"get-package-type": "^0.1.0",
"get-stream": "^6.0.1",
"get-symbol-description": "^1.0.0",
"glob": "^7.2.0",
"glob-parent": "^5.1.2",
"globals": "^11.12.0",
"globby": "^11.1.0",
"graceful-fs": "^4.2.9",
"handle-thing": "^2.0.1",
"has": "^1.0.3",
"has-bigints": "^1.0.2",
"has-flag": "^3.0.0",
"has-property-descriptors": "^1.0.0",
"has-symbols": "^1.0.3",
"has-tostringtag": "^1.0.0",
"he": "^1.2.0",
"hpack.js": "^2.1.6",
"html-encoding-sniffer": "^2.0.1",
"html-escaper": "^2.0.2",
"html-minifier-terser": "^6.1.0",
"htmlparser2": "^6.1.0",
"http-deceiver": "^1.2.7",
"http-errors": "^1.7.2",
"http-parser-js": "^0.5.5",
"http-proxy": "^1.18.1",
"http-proxy-agent": "^4.0.1",
"https-proxy-agent": "^5.0.1",
"human-signals": "^2.1.0",
"iconv-lite": "^0.4.24",
"ignore": "^5.2.0",
"import-fresh": "^3.3.0",
"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.3",
"interpret": "^2.2.0",
"ip": "^1.1.5",
"ipaddr.js": "^1.9.1",
"is-arguments": "^1.1.1",
"is-arrayish": "^0.2.1",
"is-bigint": "^1.0.4",
"is-binary-path": "^2.1.0",
"is-boolean-object": "^1.1.2",
"is-callable": "^1.2.4",
"is-core-module": "^2.9.0",
"is-date-object": "^1.0.5",
"is-docker": "^2.2.1",
"is-extglob": "^2.1.1",
"is-fullwidth-code-point": "^3.0.0",
"is-generator-fn": "^2.1.0",
"is-glob": "^4.0.3",
"is-negative-zero": "^2.0.2",
"is-number": "^7.0.0",
"is-number-object": "^1.0.7",
"is-path-cwd": "^2.2.0",
"is-plain-object": "^2.0.4",
"is-potential-custom-element-name": "^1.0.1",
"is-regex": "^1.1.4",
"is-shared-array-buffer": "^1.0.2",
"is-stream": "^2.0.1",
"is-string": "^1.0.7",
"is-symbol": "^1.0.4",
"is-typedarray": "^1.0.0",
"is-weakref": "^1.0.2",
"is-wsl": "^2.2.0",
"isarray": "^1.0.0",
"isexe": "^2.0.0",
"isobject": "^3.0.1",
"istanbul-lib-coverage": "^3.2.0",
"istanbul-lib-instrument": "^5.2.0",
"istanbul-lib-report": "^3.0.0",
"istanbul-lib-source-maps": "^4.0.1",
"istanbul-reports": "^3.1.4",
"jest-changed-files": "^27.5.1",
"jest-circus": "^27.5.1",
"jest-cli": "^27.5.1",
"jest-config": "^27.5.1",
"jest-diff": "^28.1.1",
"jest-docblock": "^27.5.1",
"jest-each": "^27.5.1",
"jest-environment-jsdom": "^27.5.1",
"jest-environment-node": "^27.5.1",
"jest-get-type": "^27.5.1",
"jest-haste-map": "^27.5.1",
"jest-jasmine2": "^27.5.1",
"jest-leak-detector": "^27.5.1",
"jest-matcher-utils": "^28.1.1",
"jest-message-util": "^27.5.1",
"jest-mock": "^27.5.1",
"jest-pnp-resolver": "^1.2.2",
"jest-regex-util": "^27.5.1",
"jest-resolve": "^27.5.1",
"jest-resolve-dependencies": "^27.5.1",
"jest-runner": "^27.5.1",
"jest-runtime": "^27.5.1",
"jest-serializer": "^27.5.1",
"jest-snapshot": "^27.5.1",
"jest-util": "^27.5.1",
"jest-validate": "^27.5.1",
"jest-watcher": "^27.5.1",
"jest-worker": "^27.5.1",
"js-tokens": "^4.0.0",
"js-yaml": "^3.14.1",
"jsdom": "^16.7.0",
"jsesc": "^2.5.2",
"json-parse-better-errors": "^1.0.2",
"json-parse-even-better-errors": "^2.3.1",
"json-schema-traverse": "^0.4.1",
"json-stable-stringify-without-jsonify": "^1.0.1",
"json3": "^3.3.3",
"json5": "^2.2.0",
"jsx-ast-utils": "^3.3.2",
"kind-of": "^6.0.3",
"kleur": "^3.0.3",
"language-subtag-registry": "^0.3.22",
"language-tags": "^1.0.5",
"leven": "^3.1.0",
"levn": "^0.3.0",
"lines-and-columns": "^1.2.4",
"loader-runner": "^4.2.0",
"loader-utils": "^1.4.0",
"locate-path": "^2.0.0",
"lodash": "^4.17.21",
"lodash.debounce": "^4.0.8",
"lodash.merge": "^4.6.2",
"loose-envify": "^1.4.0",
"lower-case": "^2.0.2",
"lru-cache": "^6.0.0",
"lz-string": "^1.4.4",
"make-dir": "^3.1.0",
"makeerror": "^1.0.12",
"media-typer": "^0.3.0",
"memfs": "^3.4.1",
"merge-descriptors": "^1.0.1",
"merge-stream": "^2.0.0",
"merge2": "^1.4.1",
"methods": "^1.1.2",
"micromatch": "^4.0.5",
"mime-db": "^1.50.0",
"mime-types": "^2.1.33",
"mimic-fn": "^2.1.0",
"min-indent": "^1.0.1",
"minimalistic-assert": "^1.0.1",
"minimatch": "^3.1.2",
"minimist": "^1.2.6",
"mkdirp": "^0.5.5",
"ms": "^2.1.2",
"multicast-dns": "^6.2.3",
"multicast-dns-service-types": "^1.1.0",
"nanoid": "^3.2.0",
"natural-compare": "^1.4.0",
"negotiator": "^0.6.2",
"neo-async": "^2.6.2",
"no-case": "^3.0.4",
"node-forge": "^1.3.1",
"node-int64": "^0.4.0",
"node-releases": "^2.0.6",
"normalize-path": "^3.0.0",
"npm-run-path": "^4.0.1",
"nth-check": "^2.0.1",
"nwsapi": "^2.2.1",
"object-assign": "^4.1.1",
"object-inspect": "^1.12.2",
"object-is": "^1.1.5",
"object-keys": "^1.1.1",
"object.assign": "^4.1.2",
"object.entries": "^1.1.5",
"object.fromentries": "^2.0.5",
"object.hasown": "^1.1.1",
"object.values": "^1.1.5",
"obuf": "^1.1.2",
"on-finished": "^2.3.0",
"on-headers": "^1.0.2",
"once": "^1.4.0",
"onetime": "^5.1.2",
"optionator": "^0.8.3",
"p-limit": "^1.3.0",
"p-locate": "^2.0.0",
"p-try": "^1.0.0",
"param-case": "^3.0.4",
"parent-module": "^1.0.1",
"parse-json": "^5.2.0",
"parse5": "^6.0.1",
"parseurl": "^1.3.3",
"pascal-case": "^3.1.2",
"path-exists": "^3.0.0",
"path-is-absolute": "^1.0.1",
"path-key": "^3.1.1",
"path-parse": "^1.0.7",
"path-to-regexp": "^0.1.7",
"path-type": "^4.0.0",
"picocolors": "^1.0.0",
"picomatch": "^2.3.1",
"pirates": "^4.0.5",
"pkg-dir": "^4.2.0",
"portfinder": "^1.0.28",
"postcss-selector-parser": "^6.0.6",
"postcss-value-parser": "^4.1.0",
"prelude-ls": "^1.1.2",
"prettier-linter-helpers": "^1.0.0",
"pretty-error": "^4.0.0",
"pretty-format": "^27.5.1",
"process-nextick-args": "^2.0.1",
"prompts": "^2.4.2",
"prop-types": "^15.8.1",
"proxy-addr": "^2.0.7",
"psl": "^1.9.0",
"punycode": "^2.1.1",
"querystringify": "^2.2.0",
"queue-microtask": "^1.2.3",
"randombytes": "^2.1.0",
"range-parser": "^1.2.1",
"raw-body": "^2.4.0",
"react-is": "^16.13.1",
"readable-stream": "^2.3.7",
"readdirp": "^3.6.0",
"rechoir": "^0.7.1",
"redent": "^3.0.0",
"regenerate": "^1.4.2",
"regenerate-unicode-properties": "^10.0.1",
"regenerator-runtime": "^0.13.9",
"regenerator-transform": "^0.15.0",
"regexp.prototype.flags": "^1.4.3",
"regexpp": "^3.2.0",
"regexpu-core": "^5.1.0",
"regjsgen": "^0.6.0",
"regjsparser": "^0.8.4",
"relateurl": "^0.2.7",
"renderkid": "^3.0.0",
"require-directory": "^2.1.1",
"require-from-string": "^2.0.2",
"requires-port": "^1.0.0",
"resolve": "^1.22.1",
"resolve-cwd": "^3.0.0",
"resolve-from": "^4.0.0",
"resolve.exports": "^1.1.0",
"reusify": "^1.0.4",
"rimraf": "^3.0.2",
"run-parallel": "^1.2.0",
"safe-buffer": "^5.1.2",
"safer-buffer": "^2.1.2",
"saxes": "^5.0.1",
"scheduler": "^0.19.1",
"schema-utils": "^2.7.1",
"select-hose": "^2.0.0",
"semver": "^6.3.0",
"send": "^0.17.1",
"serve-index": "^1.9.1",
"serve-static": "^1.14.1",
"setprototypeof": "^1.1.1",
"shallow-clone": "^3.0.1",
"shebang-command": "^2.0.0",
"shebang-regex": "^3.0.0",
"side-channel": "^1.0.4",
"signal-exit": "^3.0.5",
"sisteransi": "^1.0.5",
"slash": "^3.0.0",
"sockjs": "^0.3.24",
"sockjs-client": "^1.5.2",
"source-map": "^0.5.7",
"source-map-js": "^1.0.2",
"source-map-support": "^0.5.20",
"spdy": "^4.0.2",
"spdy-transport": "^3.0.0",
"sprintf-js": "^1.0.3",
"stack-utils": "^2.0.5",
"stackframe": "^1.2.0",
"statuses": "^1.5.0",
"string-length": "^4.0.2",
"string-width": "^4.2.3",
"string.prototype.matchall": "^4.0.7",
"string.prototype.trimend": "^1.0.5",
"string.prototype.trimstart": "^1.0.5",
"string_decoder": "^1.1.1",
"strip-ansi": "^6.0.1",
"strip-bom": "^3.0.0",
"strip-final-newline": "^2.0.0",
"strip-indent": "^3.0.0",
"strip-json-comments": "^3.1.1",
"supports-color": "^5.5.0",
"supports-hyperlinks": "^2.2.0",
"supports-preserve-symlinks-flag": "^1.0.0",
"symbol-tree": "^3.2.4",
"terminal-link": "^2.1.1",
"terser": "^5.14.2",
"test-exclude": "^6.0.0",
"text-table": "^0.2.0",
"throat": "^6.0.1",
"thunky": "^1.1.0",
"tmpl": "^1.0.5",
"to-fast-properties": "^2.0.0",
"to-regex-range": "^5.0.1",
"toidentifier": "^1.0.0",
"tough-cookie": "^4.0.0",
"tr46": "^2.1.0",
"tsconfig-paths": "^3.14.1",
"tslib": "^1.14.1",
"tsutils": "^3.21.0",
"type-check": "^0.3.2",
"type-detect": "^4.0.8",
"type-fest": "^0.21.3",
"type-is": "^1.6.18",
"typedarray-to-buffer": "^3.1.5",
"unbox-primitive": "^1.0.2",
"unicode-canonical-property-names-ecmascript": "^2.0.0",
"unicode-match-property-ecmascript": "^2.0.0",
"unicode-match-property-value-ecmascript": "^2.0.0",
"unicode-property-aliases-ecmascript": "^2.0.0",
"universalify": "^0.1.2",
"unpipe": "^1.0.0",
"update-browserslist-db": "^1.0.4",
"uri-js": "^4.4.1",
"url-parse": "^1.5.10",
"util-deprecate": "^1.0.2",
"utila": "^0.4.0",
"utils-merge": "^1.0.1",
"uuid": "^8.3.2",
"v8-compile-cache": "^2.3.0",
"v8-to-istanbul": "^8.1.1",
"vary": "^1.1.2",
"w3c-hr-time": "^1.0.2",
"w3c-xmlserializer": "^2.0.0",
"walker": "^1.0.8",
"watchpack": "^2.3.1",
"wbuf": "^1.7.3",
"webidl-conversions": "^6.1.0",
"webpack-merge": "^5.8.0",
"websocket-driver": "^0.7.4",
"websocket-extensions": "^0.1.4",
"whatwg-encoding": "^1.0.5",
"whatwg-mimetype": "^2.3.0",
"whatwg-url": "^8.7.0",
"which": "^2.0.2",
"which-boxed-primitive": "^1.0.2",
"wildcard": "^2.0.0",
"word-wrap": "^1.2.3",
"wrap-ansi": "^7.0.0",
"wrappy": "^1.0.2",
"write-file-atomic": "^3.0.3",
"ws": "^7.5.8",
"xml-name-validator": "^3.0.0",
"xmlchars": "^2.2.0",
"y18n": "^5.0.8",
"yallist": "^4.0.0",
"yargs": "^16.2.0",
"yargs-parser": "^20.2.9",
"yocto-queue": "^0.1.0"
}
}