@yak-spirit/yak-swap-ui
Version:
A reusable React component for swapping with Yield Yak Router. The YY Router can be found [here](https://github.com/yieldyak/yak-aggregator).
789 lines (788 loc) • 23 kB
JSON
{
"name": "@yak-spirit/yak-swap-ui",
"version": "0.0.9",
"license": "GPL-3.0-or-later",
"author": "dragoonzx",
"files": [
"dist"
],
"source": "src/index.tsx",
"main": "./dist/index.js",
"module": "./dist/index.js",
"exports": {
".": {
"import": "./dist/index.js",
"require": "./dist/index.js"
}
},
"scripts": {
"dev": "vite",
"build": "NODE_ENV=production tsc && tsc-alias",
"build:vite": "NODE_ENV=production vite build",
"cypress:open": "cypress open",
"test:unit": "vitest",
"test:coverage": "vitest --coverage"
},
"peerDependencies": {
"react": ">=17.0.0",
"react-dom": ">=17.0.0"
},
"devDependencies": {
"@babel/preset-env": "^7.16.5",
"@babel/preset-react": "^7.16.5",
"@babel/preset-typescript": "^7.16.5",
"@headlessui/react": "^1.4.2",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.4",
"@rollup/plugin-commonjs": "^21.0.1",
"@types/react": "^17.0.15",
"@types/react-dom": "^17.0.9",
"@types/react-router-dom": "^5.3.0",
"@typescript-eslint/eslint-plugin": "^4.28.4",
"@typescript-eslint/parser": "^4.28.4",
"@vitejs/plugin-react": "^1.0.0",
"@zerollup/ts-transform-paths": "^1.7.18",
"autoprefixer": "^10.3.1",
"babel-loader": "^8.2.3",
"bignumber.js": "^9.0.2",
"browserify-zlib": "^0.2.0",
"classnames": "^2.3.1",
"css-loader": "^6.5.1",
"cypress": "^9.2.0",
"daisyui": "^1.14.1",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-cypress": "^2.12.1",
"eslint-plugin-import": "^2.23.4",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.3.1",
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-valtio": "^0.4.1",
"events": "^3.3.0",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.5.0",
"http-browserify": "^1.7.0",
"https-browserify": "^1.0.0",
"i18next": "^21.6.0",
"image-webpack-loader": "^8.0.1",
"moralis": "^0.0.154",
"parcel": "^2.0.1",
"postcss": "^8.3.6",
"postcss-loader": "^6.2.1",
"prettier": "^2.4.1",
"process": "^0.11.10",
"react": "^17.0.2",
"react-countdown-circle-timer": "^2.5.4",
"react-dom": "^17.0.2",
"react-helmet-async": "^1.1.2",
"react-i18next": "^11.15.1",
"react-moralis": "^0.3.1",
"react-number-format": "^4.9.0",
"react-router-dom": "^5.3.0",
"react-toastify": "^8.1.0",
"react-use": "^17.3.1",
"react-windowed-select": "^3.1.2",
"rollup-plugin-typescript2": "^0.31.1",
"stream-browserify": "^3.0.0",
"style-loader": "^3.3.1",
"tailwindcss": "^2.2.16",
"tsc-alias": "^1.5.0",
"ttypescript": "^1.5.13",
"typescript": "^4.3.5",
"util": "^0.12.4",
"valtio": "^1.2.7",
"vite": "^2.6.2",
"vite-tsconfig-paths": "^3.3.14",
"vitest": "^0.0.115",
"web3": "^1.6.1",
"webpack": "^5.65.0",
"webpack-cli": "^4.9.1",
"webpack-dev-server": "^4.7.2",
"webpack-merge": "^5.8.0"
},
"description": "A reusable React component for swapping with Yield Yak Router. The YY Router can be found [here](https://github.com/yieldyak/yak-aggregator).",
"directories": {
"example": "example"
},
"dependencies": {
"Base64": "^0.2.1",
"accepts": "^1.3.7",
"acorn": "^7.4.1",
"acorn-jsx": "^5.3.2",
"acorn-node": "^1.8.2",
"acorn-walk": "^7.2.0",
"aggregate-error": "^3.1.0",
"ajv": "^6.12.6",
"ansi-colors": "^4.1.1",
"ansi-escapes": "^4.3.2",
"ansi-regex": "^5.0.1",
"ansi-styles": "^4.3.0",
"anymatch": "^3.1.2",
"arch": "^2.2.0",
"arg": "^5.0.1",
"argparse": "^1.0.10",
"array-flatten": "^1.1.1",
"array-includes": "^3.1.4",
"array-union": "^2.1.0",
"array.prototype.flat": "^1.2.5",
"array.prototype.flatmap": "^1.2.5",
"asn1": "^0.2.6",
"asn1.js": "^5.4.1",
"assert-plus": "^1.0.0",
"assertion-error": "^1.1.0",
"astral-regex": "^2.0.0",
"async": "^3.2.2",
"async-limiter": "^1.0.1",
"asynckit": "^0.4.0",
"at-least-node": "^1.0.0",
"available-typed-arrays": "^1.0.5",
"aws-sign2": "^0.7.0",
"aws4": "^1.11.0",
"axios": "^0.23.0",
"balanced-match": "^1.0.2",
"base-x": "^3.0.9",
"base64-js": "^1.5.1",
"bcrypt-pbkdf": "^1.0.2",
"binary-extensions": "^2.2.0",
"blakejs": "^1.1.1",
"blob-util": "^2.0.2",
"bluebird": "^3.7.2",
"bn.js": "^4.12.0",
"body-parser": "^1.19.1",
"brace-expansion": "^1.1.11",
"braces": "^3.0.2",
"brorand": "^1.1.0",
"browserify-aes": "^1.2.0",
"browserify-cipher": "^1.0.1",
"browserify-des": "^1.0.2",
"browserify-rsa": "^4.1.0",
"browserify-sign": "^4.2.1",
"browserslist": "^4.19.1",
"bs58": "^4.0.1",
"bs58check": "^2.1.2",
"buffer": "^5.7.1",
"buffer-crc32": "^0.2.13",
"buffer-to-arraybuffer": "^0.0.5",
"buffer-xor": "^1.0.3",
"bufferutil": "^4.0.5",
"builtins": "^4.0.0",
"bytes": "^3.1.1",
"cacheable-request": "^6.1.0",
"cachedir": "^2.3.0",
"call-bind": "^1.0.2",
"callsites": "^3.1.0",
"camelcase-css": "^2.0.1",
"caniuse-lite": "^1.0.30001292",
"caseless": "^0.12.0",
"chai": "^4.3.4",
"chalk": "^4.1.2",
"check-error": "^1.0.2",
"check-more-types": "^2.24.0",
"chokidar": "^3.5.2",
"chownr": "^1.1.4",
"ci-info": "^3.3.0",
"cids": "^0.7.5",
"cipher-base": "^1.0.4",
"class-is": "^1.1.0",
"clean-stack": "^2.2.0",
"cli-cursor": "^3.1.0",
"cli-table3": "^0.6.0",
"cli-truncate": "^2.1.0",
"clone-response": "^1.0.2",
"clsx": "^1.1.1",
"color": "^4.1.0",
"color-convert": "^2.0.1",
"color-name": "^1.1.4",
"color-string": "^1.9.0",
"colorette": "^1.4.0",
"colors": "^1.4.0",
"combined-stream": "^1.0.8",
"commander": "^8.3.0",
"common-tags": "^1.8.2",
"concat-map": "^0.0.1",
"content-disposition": "^0.5.4",
"content-hash": "^2.5.2",
"content-type": "^1.0.4",
"convert-source-map": "^1.8.0",
"cookie": "^0.4.1",
"cookie-signature": "^1.0.6",
"cookiejar": "^2.1.3",
"copy-to-clipboard": "^3.3.1",
"core-js-pure": "^3.20.1",
"core-util-is": "^1.0.2",
"cors": "^2.8.5",
"cosmiconfig": "^7.0.1",
"crc-32": "^1.2.0",
"create-ecdh": "^4.0.4",
"create-hash": "^1.2.0",
"create-hmac": "^1.1.7",
"cross-spawn": "^7.0.3",
"crypto-browserify": "^3.12.0",
"crypto-js": "^4.1.1",
"css-color-names": "^0.0.4",
"css-in-js-utils": "^2.0.1",
"css-tree": "^1.1.3",
"css-unit-converter": "^1.1.2",
"cssesc": "^3.0.0",
"csstype": "^3.0.10",
"d": "^1.0.1",
"dashdash": "^1.14.1",
"dayjs": "^1.10.7",
"debug": "^4.3.3",
"decode-uri-component": "^0.2.0",
"decompress-response": "^3.3.0",
"deep-eql": "^3.0.1",
"deep-is": "^0.1.4",
"defer-to-connect": "^1.1.3",
"define-properties": "^1.1.3",
"defined": "^1.0.0",
"delayed-stream": "^1.0.0",
"depd": "^1.1.2",
"des.js": "^1.0.1",
"destroy": "^1.0.4",
"detective": "^5.2.0",
"didyoumean": "^1.2.2",
"diffie-hellman": "^5.0.3",
"dir-glob": "^3.0.1",
"dlv": "^1.1.3",
"doctrine": "^2.1.0",
"dom-helpers": "^5.2.1",
"dom-walk": "^0.1.2",
"duplexer3": "^0.1.4",
"ecc-jsbn": "^0.1.2",
"ee-first": "^1.1.1",
"electron-to-chromium": "^1.4.28",
"elliptic": "^6.5.4",
"emoji-regex": "^8.0.0",
"encodeurl": "^1.0.2",
"end-of-stream": "^1.4.4",
"enquirer": "^2.3.6",
"error-ex": "^1.3.2",
"error-stack-parser": "^2.0.6",
"es-abstract": "^1.19.1",
"es-to-primitive": "^1.2.1",
"es5-ext": "^0.10.53",
"es6-iterator": "^2.0.3",
"es6-symbol": "^3.1.3",
"esbuild": "^0.13.15",
"escalade": "^3.1.1",
"escape-html": "^1.0.3",
"escape-string-regexp": "^1.0.5",
"eslint-import-resolver-node": "^0.3.6",
"eslint-module-utils": "^2.7.1",
"eslint-plugin-es": "^3.0.1",
"eslint-scope": "^5.1.1",
"eslint-utils": "^2.1.0",
"eslint-visitor-keys": "^2.1.0",
"espree": "^7.3.1",
"esprima": "^4.0.1",
"esquery": "^1.4.0",
"esrecurse": "^4.3.0",
"estraverse": "^5.3.0",
"estree-walker": "^2.0.2",
"esutils": "^2.0.3",
"etag": "^1.8.1",
"eth-ens-namehash": "^2.0.8",
"eth-lib": "^0.2.8",
"eth-permit": "^0.2.1",
"ethereum-bloom-filters": "^1.0.10",
"ethereum-cryptography": "^0.1.3",
"ethereumjs-util": "^7.1.3",
"ethjs-unit": "^0.1.6",
"eventemitter2": "^6.4.5",
"eventemitter3": "^4.0.4",
"evp_bytestokey": "^1.0.3",
"execa": "^4.1.0",
"executable": "^4.1.1",
"exit-on-epipe": "^1.0.1",
"express": "^4.17.2",
"ext": "^1.6.0",
"extend": "^3.0.2",
"extract-zip": "^2.0.1",
"extsprintf": "^1.3.0",
"fast-deep-equal": "^3.1.3",
"fast-glob": "^3.2.7",
"fast-json-stable-stringify": "^2.1.0",
"fast-levenshtein": "^2.0.6",
"fast-shallow-equal": "^1.0.0",
"fastest-stable-stringify": "^2.0.2",
"fastq": "^1.13.0",
"fd-slicer": "^1.1.0",
"figures": "^3.2.0",
"file-entry-cache": "^6.0.1",
"fill-range": "^7.0.1",
"finalhandler": "^1.1.2",
"find-up": "^2.1.0",
"flat-cache": "^3.0.4",
"flatted": "^3.2.4",
"follow-redirects": "^1.14.6",
"foreach": "^2.0.5",
"forever-agent": "^0.6.1",
"form-data": "^2.3.3",
"forwarded": "^0.2.0",
"fraction.js": "^4.1.2",
"fresh": "^0.5.2",
"fs-extra": "^10.0.0",
"fs-minipass": "^1.2.7",
"fs.realpath": "^1.0.0",
"function-bind": "^1.1.1",
"functional-red-black-tree": "^1.0.1",
"gensync": "^1.0.0-beta.2",
"get-func-name": "^2.0.0",
"get-intrinsic": "^1.1.1",
"get-own-enumerable-property-symbols": "^3.0.2",
"get-stream": "^5.2.0",
"get-symbol-description": "^1.0.0",
"getos": "^3.2.1",
"getpass": "^0.1.7",
"glob": "^7.2.0",
"glob-parent": "^5.1.2",
"glob-regex": "^0.3.2",
"global": "^4.4.0",
"global-dirs": "^3.0.0",
"globals": "^11.12.0",
"globby": "^11.0.4",
"globrex": "^0.1.2",
"got": "^9.6.0",
"graceful-fs": "^4.2.8",
"har-schema": "^2.0.0",
"har-validator": "^5.1.5",
"has": "^1.0.3",
"has-bigints": "^1.0.1",
"has-flag": "^4.0.0",
"has-symbol-support-x": "^1.4.2",
"has-symbols": "^1.0.2",
"has-to-string-tag-x": "^1.4.1",
"has-tostringtag": "^1.0.0",
"hash-base": "^3.1.0",
"hash.js": "^1.1.7",
"hex-color-regex": "^1.1.0",
"history": "^4.10.1",
"hmac-drbg": "^1.0.1",
"hoist-non-react-statics": "^3.3.2",
"hsl-regex": "^1.0.0",
"hsla-regex": "^1.0.0",
"html-escaper": "^2.0.2",
"html-parse-stringify": "^3.0.1",
"html-tags": "^3.1.0",
"http-cache-semantics": "^4.1.0",
"http-errors": "^1.8.1",
"http-https": "^1.0.0",
"http-signature": "^1.3.6",
"human-signals": "^1.1.1",
"hyphenate-style-name": "^1.0.4",
"iconv-lite": "^0.4.24",
"idna-uts46-hx": "^2.3.1",
"ieee754": "^1.2.1",
"ignore": "^5.2.0",
"immer": "^9.0.7",
"import-cwd": "^3.0.0",
"import-fresh": "^3.3.0",
"import-from": "^3.0.0",
"import-meta-resolve": "^1.1.1",
"imurmurhash": "^0.1.4",
"indent-string": "^4.0.0",
"inflight": "^1.0.6",
"inherits": "^2.0.4",
"ini": "^2.0.0",
"inline-style-prefixer": "^6.0.1",
"internal-slot": "^1.0.3",
"invariant": "^2.2.4",
"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-ci": "^3.0.1",
"is-color-stop": "^1.1.0",
"is-core-module": "^2.8.0",
"is-date-object": "^1.0.5",
"is-extglob": "^2.1.1",
"is-fullwidth-code-point": "^3.0.0",
"is-function": "^1.0.2",
"is-generator-function": "^1.0.10",
"is-glob": "^4.0.3",
"is-hex-prefixed": "^1.0.0",
"is-installed-globally": "^0.4.0",
"is-negative-zero": "^2.0.2",
"is-number": "^7.0.0",
"is-number-object": "^1.0.6",
"is-obj": "^1.0.1",
"is-object": "^1.0.2",
"is-path-inside": "^3.0.3",
"is-plain-obj": "^1.1.0",
"is-regex": "^1.1.4",
"is-regexp": "^1.0.0",
"is-retry-allowed": "^1.2.0",
"is-shared-array-buffer": "^1.0.1",
"is-stream": "^2.0.1",
"is-string": "^1.0.7",
"is-symbol": "^1.0.4",
"is-typed-array": "^1.1.8",
"is-typedarray": "^1.0.0",
"is-unicode-supported": "^0.1.0",
"is-weakref": "^1.0.2",
"isarray": "^0.0.1",
"isexe": "^2.0.0",
"isobject": "^3.0.1",
"isstream": "^0.1.2",
"isurl": "^1.0.0",
"js-cookie": "^2.2.1",
"js-sha3": "^0.8.0",
"js-tokens": "^4.0.0",
"js-yaml": "^3.14.1",
"jsbn": "^0.1.1",
"jsesc": "^2.5.2",
"json-buffer": "^3.0.0",
"json-parse-even-better-errors": "^2.3.1",
"json-schema": "^0.4.0",
"json-schema-traverse": "^0.4.1",
"json-stable-stringify-without-jsonify": "^1.0.1",
"json-stringify-safe": "^5.0.1",
"json5": "^1.0.1",
"jsonfile": "^6.1.0",
"jsprim": "^2.0.2",
"jsx-ast-utils": "^3.2.1",
"keccak": "^3.0.2",
"keyv": "^3.1.0",
"lazy-ass": "^1.6.0",
"levn": "^0.4.1",
"lilconfig": "^2.0.4",
"lines-and-columns": "^1.2.4",
"lint-staged": "^11.2.6",
"listr2": "^3.13.5",
"local-pkg": "^0.4.0",
"locate-path": "^2.0.0",
"lodash": "^4.17.21",
"lodash.merge": "^4.6.2",
"lodash.once": "^4.1.1",
"lodash.topath": "^4.5.2",
"lodash.truncate": "^4.4.2",
"log-symbols": "^4.1.0",
"log-update": "^4.0.0",
"loose-envify": "^1.4.0",
"lowercase-keys": "^1.0.1",
"lru-cache": "^6.0.0",
"md5.js": "^1.3.5",
"mdn-data": "^2.0.14",
"media-typer": "^0.3.0",
"memoize-one": "^5.2.1",
"merge-descriptors": "^1.0.1",
"merge-stream": "^2.0.0",
"merge2": "^1.4.1",
"methods": "^1.1.2",
"micromatch": "^4.0.4",
"miller-rabin": "^4.0.1",
"mime": "^1.6.0",
"mime-db": "^1.51.0",
"mime-types": "^2.1.34",
"mimic-fn": "^2.1.0",
"mimic-response": "^1.0.1",
"min-document": "^2.19.0",
"mini-create-react-context": "^0.4.1",
"minimalistic-assert": "^1.0.1",
"minimalistic-crypto-utils": "^1.0.1",
"minimatch": "^3.0.4",
"minimist": "^1.2.5",
"minipass": "^2.9.0",
"minizlib": "^1.3.3",
"mkdirp": "^1.0.4",
"mkdirp-promise": "^5.0.1",
"mlly": "^0.2.10",
"mock-fs": "^4.14.0",
"modern-normalize": "^1.1.0",
"ms": "^2.1.3",
"multibase": "^0.7.0",
"multicodec": "^0.5.7",
"multihashes": "^0.4.21",
"nano-css": "^5.3.4",
"nano-json-stream-parser": "^0.1.2",
"nanoid": "^3.1.30",
"natural-compare": "^1.4.0",
"negotiator": "^0.6.2",
"next-tick": "^1.0.0",
"node-addon-api": "^2.0.2",
"node-emoji": "^1.11.0",
"node-gyp-build": "^4.3.0",
"node-releases": "^2.0.1",
"normalize-path": "^3.0.0",
"normalize-range": "^0.1.2",
"normalize-url": "^4.5.1",
"npm-run-path": "^4.0.1",
"number-to-bn": "^1.7.0",
"oauth-sign": "^0.9.0",
"object-assign": "^4.1.1",
"object-hash": "^2.2.0",
"object-inspect": "^1.12.0",
"object-keys": "^1.1.1",
"object.assign": "^4.1.2",
"object.entries": "^1.1.5",
"object.fromentries": "^2.0.5",
"object.hasown": "^1.1.0",
"object.values": "^1.1.5",
"oboe": "^2.1.5",
"on-finished": "^2.3.0",
"once": "^1.4.0",
"onetime": "^5.1.2",
"optionator": "^0.9.1",
"ospath": "^1.2.2",
"p-cancelable": "^1.1.0",
"p-finally": "^1.0.0",
"p-limit": "^1.3.0",
"p-locate": "^2.0.0",
"p-map": "^4.0.0",
"p-timeout": "^1.2.1",
"p-try": "^1.0.0",
"pako": "^1.0.11",
"parent-module": "^1.0.1",
"parse-asn1": "^5.1.6",
"parse-headers": "^2.0.4",
"parse-json": "^5.2.0",
"parseurl": "^1.3.3",
"path-exists": "^3.0.0",
"path-is-absolute": "^1.0.1",
"path-key": "^3.1.1",
"path-parse": "^1.0.7",
"path-to-regexp": "^1.8.0",
"path-type": "^4.0.0",
"pathval": "^1.1.1",
"pbkdf2": "^3.1.2",
"pend": "^1.2.0",
"performance-now": "^2.1.0",
"picocolors": "^1.0.0",
"picomatch": "^2.3.0",
"pify": "^2.3.0",
"pkg-dir": "^2.0.0",
"please-upgrade-node": "^3.2.0",
"postcss-js": "^3.0.3",
"postcss-load-config": "^3.1.0",
"postcss-nested": "^5.0.6",
"postcss-selector-parser": "^6.0.8",
"postcss-value-parser": "^4.2.0",
"prelude-ls": "^1.2.1",
"prepend-http": "^2.0.0",
"pretty-bytes": "^5.6.0",
"pretty-hrtime": "^1.0.3",
"printj": "^1.1.2",
"progress": "^2.0.3",
"prop-types": "^15.8.0",
"proxy-addr": "^2.0.7",
"proxy-compare": "^2.0.2",
"proxy-from-env": "^1.0.0",
"psl": "^1.8.0",
"public-encrypt": "^4.0.3",
"pump": "^3.0.0",
"punycode": "^2.1.1",
"purgecss": "^4.1.3",
"qs": "^6.5.2",
"query-string": "^5.1.1",
"querystring": "^0.2.0",
"queue-microtask": "^1.2.3",
"quick-lru": "^5.1.1",
"randombytes": "^2.1.0",
"randomfill": "^1.0.4",
"range-parser": "^1.2.1",
"raw-body": "^2.4.2",
"react-fast-compare": "^3.2.0",
"react-input-autosize": "^3.0.0",
"react-is": "^16.13.1",
"react-native-crypto-js": "^1.0.0",
"react-refresh": "^0.11.0",
"react-router": "^5.2.1",
"react-select": "^4.3.1",
"react-transition-group": "^4.4.2",
"react-universal-interface": "^0.6.2",
"react-window": "^1.8.6",
"readable-stream": "^3.6.0",
"readdirp": "^3.6.0",
"recrawl-sync": "^2.2.1",
"reduce-css-calc": "^2.1.8",
"regenerator-runtime": "^0.13.9",
"regexp.prototype.flags": "^1.3.1",
"regexpp": "^3.2.0",
"request": "^2.88.2",
"request-progress": "^3.0.0",
"require-from-string": "^2.0.2",
"resize-observer-polyfill": "^1.5.1",
"resolve": "^1.20.0",
"resolve-from": "^4.0.0",
"resolve-pathname": "^3.0.0",
"responselike": "^1.0.2",
"restore-cursor": "^3.1.0",
"reusify": "^1.0.4",
"rfdc": "^1.3.0",
"rgb-regex": "^1.0.1",
"rgba-regex": "^1.0.0",
"rimraf": "^3.0.2",
"ripemd160": "^2.0.2",
"rlp": "^2.2.7",
"rollup": "^2.62.0",
"rtl-css-js": "^1.15.0",
"run-parallel": "^1.2.0",
"rxjs": "^7.5.1",
"safe-buffer": "^5.2.1",
"safer-buffer": "^2.1.2",
"scheduler": "^0.20.2",
"screenfull": "^5.2.0",
"scrypt-js": "^3.0.1",
"secp256k1": "^4.0.2",
"semver": "^6.3.0",
"semver-compare": "^1.0.0",
"send": "^0.17.2",
"serve-static": "^1.14.2",
"servify": "^0.1.12",
"set-harmonic-interval": "^1.0.1",
"setimmediate": "^1.0.5",
"setprototypeof": "^1.2.0",
"sha.js": "^2.4.11",
"shallowequal": "^1.1.0",
"shebang-command": "^2.0.0",
"shebang-regex": "^3.0.0",
"side-channel": "^1.0.4",
"signal-exit": "^3.0.6",
"simple-concat": "^1.0.1",
"simple-get": "^2.8.1",
"simple-swizzle": "^0.2.2",
"slash": "^3.0.0",
"slice-ansi": "^4.0.0",
"source-map": "^0.5.7",
"source-map-js": "^1.0.1",
"sourcemap-codec": "^1.4.8",
"sprintf-js": "^1.0.3",
"sshpk": "^1.16.1",
"stack-generator": "^2.0.5",
"stackframe": "^1.2.0",
"stacktrace-gps": "^3.0.4",
"stacktrace-js": "^2.0.2",
"statuses": "^1.5.0",
"strict-uri-encode": "^1.1.0",
"string-argv": "^0.3.1",
"string-width": "^4.2.3",
"string.prototype.matchall": "^4.0.6",
"string.prototype.trimend": "^1.0.4",
"string.prototype.trimstart": "^1.0.4",
"string_decoder": "^1.3.0",
"stringify-object": "^3.3.0",
"strip-ansi": "^6.0.1",
"strip-bom": "^3.0.0",
"strip-final-newline": "^2.0.0",
"strip-hex-prefix": "^1.0.0",
"strip-json-comments": "^3.1.1",
"stylis": "^4.0.13",
"supports-color": "^8.1.1",
"swarm-js": "^0.1.40",
"table": "^6.7.5",
"tar": "^4.4.19",
"text-table": "^0.2.0",
"throttle-debounce": "^3.0.1",
"throttleit": "^1.0.0",
"through": "^2.3.8",
"timed-out": "^4.0.1",
"tiny-invariant": "^1.2.0",
"tiny-warning": "^1.0.3",
"tinypool": "^0.0.6",
"tinyspy": "^0.2.6",
"tmp": "^0.2.1",
"to-fast-properties": "^2.0.0",
"to-readable-stream": "^1.0.0",
"to-regex-range": "^5.0.1",
"toggle-selection": "^1.0.6",
"toidentifier": "^1.0.1",
"tough-cookie": "^2.5.0",
"ts-easing": "^0.2.0",
"tsconfig-paths": "^3.12.0",
"tslib": "^2.3.1",
"tsutils": "^3.21.0",
"tunnel-agent": "^0.6.0",
"tweetnacl": "^0.14.5",
"type": "^1.2.0",
"type-check": "^0.4.0",
"type-detect": "^4.0.8",
"type-fest": "^0.20.2",
"type-is": "^1.6.18",
"typedarray-to-buffer": "^3.1.5",
"ultron": "^1.1.1",
"unbox-primitive": "^1.0.1",
"universalify": "^2.0.0",
"unpipe": "^1.0.0",
"untildify": "^4.0.0",
"uri-js": "^4.4.1",
"url": "^0.11.0",
"url-parse-lax": "^3.0.0",
"url-set-query": "^1.0.0",
"url-to-options": "^1.0.1",
"use-elapsed-time": "^2.1.8",
"use-immer": "^0.6.0",
"utf-8-validate": "^5.0.7",
"utf8": "^3.0.0",
"util-deprecate": "^1.0.2",
"utils-merge": "^1.0.1",
"uuid": "^3.4.0",
"v8-compile-cache": "^2.3.0",
"value-equal": "^1.0.1",
"varint": "^5.0.2",
"vary": "^1.1.2",
"verror": "^1.10.0",
"void-elements": "^3.1.0",
"web3-bzz": "^1.6.1",
"web3-core": "^1.6.1",
"web3-core-helpers": "^1.6.1",
"web3-core-method": "^1.6.1",
"web3-core-promievent": "^1.6.1",
"web3-core-requestmanager": "^1.6.1",
"web3-core-subscriptions": "^1.6.1",
"web3-eth": "^1.6.1",
"web3-eth-abi": "^1.6.1",
"web3-eth-accounts": "^1.6.1",
"web3-eth-contract": "^1.6.1",
"web3-eth-ens": "^1.6.1",
"web3-eth-iban": "^1.6.1",
"web3-eth-personal": "^1.6.1",
"web3-net": "^1.6.1",
"web3-providers-http": "^1.6.1",
"web3-providers-ipc": "^1.6.1",
"web3-providers-ws": "^1.6.1",
"web3-shh": "^1.6.1",
"web3-utils": "^1.6.1",
"websocket": "^1.0.34",
"which": "^2.0.2",
"which-boxed-primitive": "^1.0.2",
"which-typed-array": "^1.1.7",
"word-wrap": "^1.2.3",
"wrap-ansi": "^7.0.0",
"wrappy": "^1.0.2",
"ws": "^7.5.6",
"xhr": "^2.6.0",
"xhr-request": "^1.1.0",
"xhr-request-promise": "^0.1.3",
"xhr2-cookies": "^1.1.0",
"xmlhttprequest": "^1.8.0",
"xtend": "^4.0.2",
"yaeti": "^0.0.6",
"yallist": "^3.1.1",
"yaml": "^1.10.2",
"yauzl": "^2.10.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dragoonzx/yak-swap-ui.git"
},
"keywords": [
"yield",
"yak",
"swap",
"ui",
"dex",
"aggregator",
"avalanche",
"moralis",
"yy",
"swap"
],
"bugs": {
"url": "https://github.com/dragoonzx/yak-swap-ui/issues"
},
"homepage": "https://github.com/dragoonzx/yak-swap-ui#readme"
}