UNPKG

@vidit-me/react-native-wheely

Version:

An all JavaScript, highly customizable wheel picker for react-native.

527 lines (526 loc) 15.4 kB
{ "name": "@vidit-me/react-native-wheely", "version": "0.7.1", "description": "An all JavaScript, highly customizable wheel picker for react-native.", "main": "lib/index.js", "types": "lib/index.d.ts", "repository": { "type": "git", "url": "git+https://github.com/erksch/react-native-wheely.git" }, "author": "erksch (Erik Ziegler)", "license": "MIT", "keywords": [ "react", "react-native", "wheel-picker", "wheel", "picker", "wheely" ], "files": [ "lib/**/*" ], "scripts": { "build": "tsc --skipLibCheck", "lint": "eslint ./src --ext .js,.ts,.tsx", "prepare": "yarn build" }, "devDependencies": { "@types/react": "^17.0.40", "@types/react-native": "^0.67.3", "@typescript-eslint/eslint-plugin": "^5.15.0", "@typescript-eslint/parser": "^5.15.0", "eslint": "^8.11.0", "eslint-plugin-react": "^7.29.4", "eslint-plugin-react-hooks": "^4.3.0", "eslint-plugin-react-native": "^4.0.0", "prettier": "^2.6.0", "react": "^17.0.2", "react-native": "^0.67.3", "typescript": "^4.6.2" }, "bugs": { "url": "https://github.com/erksch/react-native-wheely/issues" }, "homepage": "https://github.com/erksch/react-native-wheely#readme", "directories": { "lib": "lib" }, "dependencies": { "acorn": "^8.7.0", "accepts": "^1.3.7", "absolute-path": "^0.0.0", "acorn-jsx": "^5.3.1", "abort-controller": "^3.0.0", "ansi-fragments": "^0.2.1", "ajv": "^6.12.3", "ansi-regex": "^5.0.1", "ansi-styles": "^4.2.1", "anser": "^1.4.9", "anymatch": "^3.1.2", "appdirsjs": "^1.2.5", "arr-diff": "^4.0.0", "argparse": "^1.0.10", "arr-flatten": "^1.1.0", "arr-union": "^3.1.0", "array-reduce": "^0.0.0", "array-filter": "^0.0.1", "array-map": "^0.0.0", "array-includes": "^3.1.4", "array-union": "^2.1.0", "array-unique": "^0.3.2", "array.prototype.flatmap": "^1.2.5", "asap": "^2.0.6", "assign-symbols": "^1.0.0", "async-limiter": "^1.0.1", "babel-plugin-syntax-trailing-function-commas": "^7.0.0-beta.0", "astral-regex": "^1.0.0", "async": "^2.6.4", "ast-types": "^0.14.2", "babel-plugin-dynamic-import-node": "^2.3.3", "atob": "^2.1.2", "balanced-match": "^1.0.2", "babel-preset-fbjs": "^3.4.0", "base64-js": "^1.5.1", "base": "^0.11.2", "big-integer": "^1.6.51", "browserslist": "^4.20.2", "bser": "^2.1.1", "brace-expansion": "^1.1.11", "cache-base": "^1.0.1", "bplist-parser": "^0.3.1", "call-bind": "^1.0.2", "bytes": "^3.0.0", "bplist-creator": "^0.1.0", "caller-callsite": "^2.0.0", "caller-path": "^2.0.0", "buffer-from": "^1.1.1", "capture-exit": "^2.0.0", "chalk": "^2.4.2", "camelcase": "^5.3.1", "ci-info": "^2.0.0", "callsites": "^3.1.0", "cli-spinners": "^2.4.0", "braces": "^3.0.2", "clone": "^1.0.4", "caniuse-lite": "^1.0.30001317", "colorette": "^1.2.1", "cli-cursor": "^2.1.0", "class-utils": "^0.3.6", "collection-visit": "^1.0.0", "cliui": "^6.0.0", "color-convert": "^2.0.1", "command-exists": "^1.2.9", "colors": "^1.4.0", "color-name": "^1.1.4", "commondir": "^1.0.1", "commander": "^2.20.3", "component-emitter": "^1.3.0", "compressible": "^2.0.18", "copy-descriptor": "^0.1.1", "convert-source-map": "^1.7.0", "connect": "^3.7.0", "core-util-is": "^1.0.2", "concat-map": "^0.0.1", "csstype": "^3.0.7", "cosmiconfig": "^5.2.1", "cross-spawn": "^7.0.3", "debug": "^2.6.9", "decamelize": "^1.2.0", "deep-is": "^0.1.3", "deepmerge": "^3.3.0", "defaults": "^1.0.3", "define-property": "^0.2.5", "define-properties": "^1.1.3", "dayjs": "^1.8.30", "decode-uri-component": "^0.2.2", "denodeify": "^1.2.1", "doctrine": "^2.1.0", "destroy": "^1.0.4", "electron-to-chromium": "^1.4.86", "compression": "^1.7.4", "dir-glob": "^3.0.1", "ee-first": "^1.1.1", "emoji-regex": "^8.0.0", "error-ex": "^1.3.2", "end-of-stream": "^1.4.4", "envinfo": "^7.7.4", "error-stack-parser": "^2.0.6", "es-to-primitive": "^1.2.1", "depd": "^1.1.2", "es-abstract": "^1.19.1", "escalade": "^3.1.1", "escape-html": "^1.0.3", "escape-string-regexp": "^1.0.5", "eslint-plugin-react-native-globals": "^0.1.2", "eslint-scope": "^7.1.1", "eslint-utils": "^3.0.0", "eslint-visitor-keys": "^3.3.0", "errorhandler": "^1.5.1", "espree": "^9.3.1", "esprima": "^4.0.1", "esutils": "^2.0.3", "esrecurse": "^4.3.0", "estraverse": "^5.2.0", "event-target-shim": "^5.0.1", "extglob": "^2.0.4", "etag": "^1.8.1", "encodeurl": "^1.0.2", "execa": "^1.0.0", "esquery": "^1.4.0", "exec-sh": "^0.3.4", "extend-shallow": "^2.0.1", "expand-brackets": "^2.1.4", "fast-glob": "^3.2.11", "fb-watchman": "^2.0.1", "fast-deep-equal": "^3.1.3", "fast-json-stable-stringify": "^2.1.0", "fastq": "^1.11.0", "fill-range": "^7.0.1", "file-entry-cache": "^6.0.1", "finalhandler": "^1.1.2", "fast-levenshtein": "^2.0.6", "find-cache-dir": "^2.1.0", "flat-cache": "^3.0.4", "for-in": "^1.0.2", "flatted": "^3.1.1", "fresh": "^0.5.2", "find-up": "^4.1.0", "function-bind": "^1.1.1", "fragment-cache": "^0.2.1", "flow-parser": "^0.121.0", "functional-red-black-tree": "^1.0.1", "get-caller-file": "^2.0.5", "get-intrinsic": "^1.1.1", "gensync": "^1.0.0-beta.2", "get-stream": "^4.1.0", "get-value": "^2.0.6", "get-symbol-description": "^1.0.0", "globals": "^11.12.0", "glob-parent": "^6.0.2", "graceful-fs": "^4.2.4", "glob": "^7.2.0", "has": "^1.0.3", "fs-extra": "^8.1.0", "has-bigints": "^1.0.1", "globby": "^11.1.0", "has-value": "^1.0.0", "has-values": "^1.0.0", "hermes-engine": "^0.9.0", "has-tostringtag": "^1.0.0", "fs.realpath": "^1.0.0", "hermes-parser": "^0.4.7", "has-symbols": "^1.0.1", "http-errors": "^1.7.3", "hermes-profile-transformer": "^0.0.6", "image-size": "^0.6.3", "ignore": "^5.2.0", "has-flag": "^4.0.0", "imurmurhash": "^0.1.4", "internal-slot": "^1.0.3", "ip": "^1.1.5", "is-boolean-object": "^1.1.0", "invariant": "^2.2.4", "inherits": "^2.0.4", "is-arrayish": "^0.2.1", "is-bigint": "^1.0.1", "is-buffer": "^1.1.6", "is-callable": "^1.2.4", "is-ci": "^2.0.0", "is-core-module": "^2.2.0", "is-data-descriptor": "^1.0.0", "is-date-object": "^1.0.2", "is-accessor-descriptor": "^1.0.0", "import-fresh": "^3.2.1", "is-extendable": "^0.1.1", "inflight": "^1.0.6", "is-directory": "^0.3.1", "is-extglob": "^2.1.1", "is-fullwidth-code-point": "^2.0.0", "is-number": "^3.0.0", "is-plain-object": "^2.0.4", "is-negative-zero": "^2.0.1", "is-number-object": "^1.0.4", "is-glob": "^4.0.1", "is-string": "^1.0.5", "is-symbol": "^1.0.3", "is-stream": "^1.1.0", "is-wsl": "^1.1.0", "is-shared-array-buffer": "^1.0.1", "is-weakref": "^1.0.2", "jest-get-type": "^26.3.0", "is-regex": "^1.1.4", "isobject": "^3.0.1", "jest-haste-map": "^26.6.2", "is-descriptor": "^1.0.2", "jest-serializer": "^26.6.2", "isarray": "^1.0.0", "jest-util": "^26.6.2", "jest-validate": "^26.6.2", "is-windows": "^1.0.2", "jest-regex-util": "^26.0.0", "isexe": "^2.0.0", "jest-worker": "^26.6.2", "jetifier": "^1.6.6", "js-tokens": "^4.0.0", "joi": "^17.4.2", "json-parse-better-errors": "^1.0.2", "jsesc": "^2.5.2", "jscodeshift": "^0.11.0", "jsc-android": "^250230.2.1", "jsonfile": "^4.0.0", "json-stable-stringify-without-jsonify": "^1.0.1", "js-yaml": "^3.14.0", "json-schema-traverse": "^0.4.1", "jsonify": "^0.0.0", "klaw": "^1.3.1", "jsx-ast-utils": "^3.2.0", "kind-of": "^3.2.2", "kleur": "^3.0.3", "levn": "^0.4.1", "leven": "^3.1.0", "lodash.merge": "^4.6.2", "locate-path": "^5.0.0", "json5": "^2.2.3", "lodash.throttle": "^4.1.1", "log-symbols": "^2.2.0", "make-dir": "^2.1.0", "loose-envify": "^1.4.0", "lru-cache": "^6.0.0", "lodash": "^4.17.21", "map-visit": "^1.0.0", "map-cache": "^0.2.2", "merge2": "^1.4.1", "merge-stream": "^2.0.0", "metro-babel-register": "^0.66.2", "metro-babel-transformer": "^0.66.2", "metro": "^0.66.2", "logkitty": "^0.7.1", "makeerror": "^1.0.11", "metro-cache": "^0.66.2", "metro-config": "^0.66.2", "metro-cache-key": "^0.66.2", "metro-react-native-babel-preset": "^0.66.2", "metro-react-native-babel-transformer": "^0.66.2", "metro-minify-uglify": "^0.66.2", "metro-hermes-compiler": "^0.66.2", "metro-resolver": "^0.66.2", "metro-runtime": "^0.66.2", "metro-inspector-proxy": "^0.66.2", "metro-transform-plugins": "^0.66.2", "metro-source-map": "^0.66.2", "metro-transform-worker": "^0.66.2", "metro-core": "^0.66.2", "micromatch": "^3.1.10", "mime": "^2.4.6", "metro-symbolicate": "^0.66.2", "mime-db": "^1.44.0", "mime-types": "^2.1.32", "nanomatch": "^1.2.13", "mimic-fn": "^1.2.0", "ms": "^2.1.2", "minimatch": "^3.1.2", "negotiator": "^0.6.2", "natural-compare": "^1.4.0", "minimist": "^1.2.6", "mixin-deep": "^1.3.2", "mkdirp": "^0.5.5", "nice-try": "^1.0.5", "node-fetch": "^2.6.7", "node-stream-zip": "^1.11.2", "node-releases": "^2.0.2", "normalize-path": "^3.0.0", "neo-async": "^2.6.2", "node-int64": "^0.4.0", "node-modules-regexp": "^1.0.0", "node-dir": "^0.1.17", "nullthrows": "^1.1.1", "nocache": "^2.1.0", "ob1": "^0.66.2", "object-inspect": "^1.9.0", "object-assign": "^4.1.1", "object.assign": "^4.1.2", "object-copy": "^0.1.0", "object-visit": "^1.0.1", "npm-run-path": "^2.0.2", "object.pick": "^1.3.0", "object.fromentries": "^2.0.5", "object-keys": "^1.1.1", "once": "^1.4.0", "on-finished": "^2.3.0", "object.hasown": "^1.1.0", "onetime": "^2.0.1", "object.entries": "^1.1.5", "open": "^6.4.0", "options": "^0.0.6", "object.values": "^1.1.5", "ora": "^3.4.0", "on-headers": "^1.0.2", "p-locate": "^4.1.0", "os-tmpdir": "^1.0.2", "optionator": "^0.9.1", "p-try": "^2.2.0", "parse-json": "^4.0.0", "p-limit": "^2.3.0", "pascalcase": "^0.1.1", "path-is-absolute": "^1.0.1", "parseurl": "^1.3.3", "p-finally": "^1.0.0", "path-key": "^2.0.1", "parent-module": "^1.0.1", "path-parse": "^1.0.7", "path-exists": "^4.0.0", "picocolors": "^1.0.0", "pirates": "^4.0.1", "pify": "^4.0.1", "process-nextick-args": "^2.0.1", "picomatch": "^2.3.1", "prelude-ls": "^1.2.1", "pkg-dir": "^3.0.0", "plist": "^3.0.5", "path-type": "^4.0.0", "prompts": "^2.4.1", "pump": "^3.0.0", "prop-types": "^15.7.2", "posix-character-classes": "^0.1.1", "react-devtools-core": "^4.19.1", "pretty-format": "^26.6.2", "react-is": "^16.13.1", "punycode": "^2.1.1", "range-parser": "^1.2.1", "readline": "^1.3.0", "queue-microtask": "^1.2.2", "readable-stream": "^2.3.7", "regenerate": "^1.4.1", "recast": "^0.20.5", "react-refresh": "^0.4.3", "regenerator-runtime": "^0.13.7", "regenerate-unicode-properties": "^8.2.0", "regenerator-transform": "^0.14.5", "regexpu-core": "^4.7.0", "regex-not": "^1.0.2", "regexp.prototype.flags": "^1.4.1", "react-native-codegen": "^0.0.8", "regjsgen": "^0.5.2", "regexpp": "^3.2.0", "remove-trailing-separator": "^1.1.0", "repeat-element": "^1.1.3", "require-directory": "^2.1.1", "regjsparser": "^0.6.4", "promise": "^8.1.0", "require-main-filename": "^2.0.0", "resolve-from": "^4.0.0", "ret": "^0.1.15", "resolve": "^2.0.0-next.3", "restore-cursor": "^2.0.0", "resolve-url": "^0.2.1", "repeat-string": "^1.6.1", "rsvp": "^4.8.5", "safe-regex": "^1.1.0", "run-parallel": "^1.2.0", "rimraf": "^2.7.1", "safe-buffer": "^5.1.2", "scheduler": "^0.20.2", "sane": "^4.1.0", "reusify": "^1.0.4", "send": "^0.17.1", "semver": "^6.3.1", "serialize-error": "^2.1.0", "setprototypeof": "^1.1.1", "set-blocking": "^2.0.0", "set-value": "^2.0.1", "sax": "^1.2.4", "shebang-regex": "^3.0.0", "shell-quote": "^1.7.2", "shebang-command": "^2.0.0", "simple-plist": "^1.3.1", "side-channel": "^1.0.4", "sisteransi": "^1.0.5", "serve-static": "^1.14.1", "signal-exit": "^3.0.3", "slash": "^3.0.0", "slice-ansi": "^2.1.0", "snapdragon-util": "^3.0.1", "snapdragon-node": "^2.1.1", "snapdragon": "^0.8.2", "split-string": "^3.1.0", "source-map": "^0.5.7", "source-map-url": "^0.4.0", "sprintf-js": "^1.0.3", "stacktrace-parser": "^0.1.10", "static-extend": "^0.1.2", "source-map-support": "^0.5.19", "string-width": "^4.2.0", "stackframe": "^1.2.0", "statuses": "^1.5.0", "source-map-resolve": "^0.5.3", "string.prototype.matchall": "^4.0.6", "string_decoder": "^1.1.1", "stream-buffers": "^2.2.0", "string.prototype.trimstart": "^1.0.4", "strip-json-comments": "^3.1.1", "strip-eof": "^1.0.0", "sudo-prompt": "^9.2.1", "supports-color": "^7.1.0", "string.prototype.trimend": "^1.0.4", "text-table": "^0.2.0", "strip-ansi": "^6.0.0", "temp": "^0.8.4", "tmpl": "^1.0.5", "through2": "^2.0.5", "to-object-path": "^0.3.0", "to-regex": "^3.0.2", "to-regex-range": "^5.0.1", "to-fast-properties": "^2.0.0", "toidentifier": "^1.0.0", "throat": "^5.0.0", "tr46": "^0.0.3", "type-fest": "^0.20.2", "tslib": "^2.3.1", "uglify-es": "^3.3.9", "unicode-match-property-ecmascript": "^1.0.4", "tsutils": "^3.21.0", "unbox-primitive": "^1.0.1", "unicode-canonical-property-names-ecmascript": "^1.0.4", "type-check": "^0.4.0", "unicode-match-property-value-ecmascript": "^1.2.0", "union-value": "^1.0.1", "universalify": "^0.1.2", "unset-value": "^1.0.0", "urix": "^0.1.0", "uuid": "^3.4.0", "utils-merge": "^1.0.1", "use": "^3.1.1", "unicode-property-aliases-ecmascript": "^1.1.0", "unpipe": "^1.0.0", "use-subscription": "^1.4.1", "ultron": "^1.0.2", "v8-compile-cache": "^2.1.1", "vary": "^1.1.2", "vlq": "^1.0.1", "util-deprecate": "^1.0.2", "uri-js": "^4.2.2", "webidl-conversions": "^3.0.1", "wcwidth": "^1.0.1", "whatwg-url": "^5.0.0", "which-module": "^2.0.0", "word-wrap": "^1.2.4", "whatwg-fetch": "^3.2.0", "wrap-ansi": "^6.2.0", "wrappy": "^1.0.2", "which": "^2.0.2", "which-boxed-primitive": "^1.0.2", "write-file-atomic": "^2.4.3", "walker": "^1.0.7", "ws": "^1.1.5", "xcode": "^2.1.0", "xtend": "^4.0.2", "xmldoc": "^1.1.2", "y18n": "^4.0.1", "xmlbuilder": "^9.0.7", "yallist": "^4.0.0", "yargs-parser": "^18.1.3", "yargs": "^15.4.1" } }