ai-react-ui
Version:
An AI-friendly React UI component library
352 lines (351 loc) • 10.5 kB
JSON
{
"name": "ai-react-ui",
"version": "0.1.0",
"description": "An AI-friendly React UI component library",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"build": "tsc",
"test": "jest",
"lint": "eslint src --ext .ts,.tsx",
"prepare": "npm run build"
},
"keywords": [
"react",
"ui",
"components",
"typescript",
"ai-friendly"
],
"author": "",
"license": "MIT",
"peerDependencies": {
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
"devDependencies": {
"@testing-library/jest-dom": "^5.0.0",
"@testing-library/react": "^14.0.0",
"@types/react": "^18.3.23",
"@types/react-dom": "^18.3.7",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"eslint": "^8.0.0",
"jest": "^29.0.0",
"typescript": "^4.9.0"
},
"directories": {
"example": "example"
},
"dependencies": {
"acorn": "^8.14.1",
"acorn-jsx": "^5.3.2",
"ajv": "^6.12.6",
"ansi-escapes": "^4.3.2",
"ansi-regex": "^5.0.1",
"ansi-styles": "^4.3.0",
"anymatch": "^3.1.3",
"argparse": "^2.0.1",
"aria-query": "^5.3.2",
"array-buffer-byte-length": "^1.0.2",
"array-union": "^2.1.0",
"available-typed-arrays": "^1.0.7",
"babel-jest": "^29.7.0",
"babel-plugin-istanbul": "^6.1.1",
"babel-plugin-jest-hoist": "^29.6.3",
"babel-preset-current-node-syntax": "^1.1.0",
"babel-preset-jest": "^29.6.3",
"balanced-match": "^1.0.2",
"brace-expansion": "^1.1.11",
"braces": "^3.0.3",
"browserslist": "^4.25.0",
"bser": "^2.1.1",
"buffer-from": "^1.1.2",
"call-bind": "^1.0.8",
"call-bind-apply-helpers": "^1.0.2",
"call-bound": "^1.0.4",
"callsites": "^3.1.0",
"camelcase": "^5.3.1",
"caniuse-lite": "^1.0.30001720",
"chalk": "^3.0.0",
"char-regex": "^1.0.2",
"ci-info": "^3.9.0",
"cjs-module-lexer": "^1.4.3",
"cliui": "^8.0.1",
"co": "^4.6.0",
"collect-v8-coverage": "^1.0.2",
"color-convert": "^2.0.1",
"color-name": "^1.1.4",
"concat-map": "^0.0.1",
"convert-source-map": "^2.0.0",
"create-jest": "^29.7.0",
"cross-spawn": "^7.0.6",
"css.escape": "^1.5.1",
"csstype": "^3.1.3",
"debug": "^4.4.1",
"dedent": "^1.6.0",
"deep-equal": "^2.2.3",
"deep-is": "^0.1.4",
"deepmerge": "^4.3.1",
"define-data-property": "^1.1.4",
"define-properties": "^1.2.1",
"detect-newline": "^3.1.0",
"diff-sequences": "^29.6.3",
"dir-glob": "^3.0.1",
"doctrine": "^3.0.0",
"dom-accessibility-api": "^0.5.16",
"dunder-proto": "^1.0.1",
"electron-to-chromium": "^1.5.161",
"emittery": "^0.13.1",
"emoji-regex": "^8.0.0",
"error-ex": "^1.3.2",
"es-define-property": "^1.0.1",
"es-errors": "^1.3.0",
"es-get-iterator": "^1.1.3",
"es-object-atoms": "^1.1.1",
"escalade": "^3.2.0",
"escape-string-regexp": "^4.0.0",
"eslint-scope": "^5.1.1",
"eslint-visitor-keys": "^3.4.3",
"espree": "^9.6.1",
"esprima": "^4.0.1",
"esquery": "^1.6.0",
"esrecurse": "^4.3.0",
"estraverse": "^4.3.0",
"esutils": "^2.0.3",
"execa": "^5.1.1",
"exit": "^0.1.2",
"expect": "^29.7.0",
"fast-deep-equal": "^3.1.3",
"fast-glob": "^3.3.3",
"fast-json-stable-stringify": "^2.1.0",
"fast-levenshtein": "^2.0.6",
"fastq": "^1.19.1",
"fb-watchman": "^2.0.2",
"file-entry-cache": "^6.0.1",
"fill-range": "^7.1.1",
"find-up": "^5.0.0",
"flat-cache": "^3.2.0",
"flatted": "^3.3.3",
"for-each": "^0.3.5",
"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.3.0",
"get-package-type": "^0.1.0",
"get-proto": "^1.0.1",
"get-stream": "^6.0.1",
"glob": "^7.2.3",
"glob-parent": "^6.0.2",
"globals": "^13.24.0",
"globby": "^11.1.0",
"gopd": "^1.2.0",
"graceful-fs": "^4.2.11",
"graphemer": "^1.4.0",
"has-bigints": "^1.1.0",
"has-flag": "^4.0.0",
"has-property-descriptors": "^1.0.2",
"has-symbols": "^1.1.0",
"has-tostringtag": "^1.0.2",
"hasown": "^2.0.2",
"html-escaper": "^2.0.2",
"human-signals": "^2.1.0",
"ignore": "^5.3.2",
"import-fresh": "^3.3.1",
"import-local": "^3.2.0",
"imurmurhash": "^0.1.4",
"indent-string": "^4.0.0",
"inflight": "^1.0.6",
"inherits": "^2.0.4",
"internal-slot": "^1.1.0",
"is-arguments": "^1.2.0",
"is-array-buffer": "^3.0.5",
"is-arrayish": "^0.2.1",
"is-bigint": "^1.1.0",
"is-boolean-object": "^1.2.2",
"is-callable": "^1.2.7",
"is-core-module": "^2.16.1",
"is-date-object": "^1.1.0",
"is-extglob": "^2.1.1",
"is-fullwidth-code-point": "^3.0.0",
"is-generator-fn": "^2.1.0",
"is-glob": "^4.0.3",
"is-map": "^2.0.3",
"is-number": "^7.0.0",
"is-number-object": "^1.1.1",
"is-path-inside": "^3.0.3",
"is-regex": "^1.2.1",
"is-set": "^2.0.3",
"is-shared-array-buffer": "^1.0.4",
"is-stream": "^2.0.1",
"is-string": "^1.1.1",
"is-symbol": "^1.1.1",
"is-weakmap": "^2.0.2",
"is-weakset": "^2.0.4",
"isarray": "^2.0.5",
"isexe": "^2.0.0",
"istanbul-lib-coverage": "^3.2.2",
"istanbul-lib-instrument": "^6.0.3",
"istanbul-lib-report": "^3.0.1",
"istanbul-lib-source-maps": "^4.0.1",
"istanbul-reports": "^3.1.7",
"jest-changed-files": "^29.7.0",
"jest-circus": "^29.7.0",
"jest-cli": "^29.7.0",
"jest-config": "^29.7.0",
"jest-diff": "^29.7.0",
"jest-docblock": "^29.7.0",
"jest-each": "^29.7.0",
"jest-environment-node": "^29.7.0",
"jest-get-type": "^29.6.3",
"jest-haste-map": "^29.7.0",
"jest-leak-detector": "^29.7.0",
"jest-matcher-utils": "^29.7.0",
"jest-message-util": "^29.7.0",
"jest-mock": "^29.7.0",
"jest-pnp-resolver": "^1.2.3",
"jest-regex-util": "^29.6.3",
"jest-resolve": "^29.7.0",
"jest-resolve-dependencies": "^29.7.0",
"jest-runner": "^29.7.0",
"jest-runtime": "^29.7.0",
"jest-snapshot": "^29.7.0",
"jest-util": "^29.7.0",
"jest-validate": "^29.7.0",
"jest-watcher": "^29.7.0",
"jest-worker": "^29.7.0",
"js-tokens": "^4.0.0",
"js-yaml": "^4.1.0",
"jsesc": "^3.1.0",
"json-buffer": "^3.0.1",
"json-parse-even-better-errors": "^2.3.1",
"json-schema-traverse": "^0.4.1",
"json-stable-stringify-without-jsonify": "^1.0.1",
"json5": "^2.2.3",
"keyv": "^4.5.4",
"kleur": "^3.0.3",
"leven": "^3.1.0",
"levn": "^0.4.1",
"lines-and-columns": "^1.2.4",
"locate-path": "^6.0.0",
"lodash": "^4.17.21",
"lodash.merge": "^4.6.2",
"loose-envify": "^1.4.0",
"lru-cache": "^5.1.1",
"lz-string": "^1.5.0",
"make-dir": "^4.0.0",
"makeerror": "^1.0.12",
"math-intrinsics": "^1.1.0",
"merge-stream": "^2.0.0",
"merge2": "^1.4.1",
"micromatch": "^4.0.8",
"mimic-fn": "^2.1.0",
"min-indent": "^1.0.1",
"minimatch": "^3.1.2",
"ms": "^2.1.3",
"natural-compare": "^1.4.0",
"natural-compare-lite": "^1.4.0",
"node-int64": "^0.4.0",
"node-releases": "^2.0.19",
"normalize-path": "^3.0.0",
"npm-run-path": "^4.0.1",
"object-inspect": "^1.13.4",
"object-is": "^1.1.6",
"object-keys": "^1.1.1",
"object.assign": "^4.1.7",
"once": "^1.4.0",
"onetime": "^5.1.2",
"optionator": "^0.9.4",
"p-limit": "^3.1.0",
"p-locate": "^5.0.0",
"p-try": "^2.2.0",
"parent-module": "^1.0.1",
"parse-json": "^5.2.0",
"path-exists": "^4.0.0",
"path-is-absolute": "^1.0.1",
"path-key": "^3.1.1",
"path-parse": "^1.0.7",
"path-type": "^4.0.0",
"picocolors": "^1.1.1",
"picomatch": "^2.3.1",
"pirates": "^4.0.7",
"pkg-dir": "^4.2.0",
"possible-typed-array-names": "^1.1.0",
"prelude-ls": "^1.2.1",
"pretty-format": "^27.5.1",
"prompts": "^2.4.2",
"punycode": "^2.3.1",
"pure-rand": "^6.1.0",
"queue-microtask": "^1.2.3",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-is": "^17.0.2",
"redent": "^3.0.0",
"regexp.prototype.flags": "^1.5.4",
"require-directory": "^2.1.1",
"resolve": "^1.22.10",
"resolve-cwd": "^3.0.0",
"resolve-from": "^4.0.0",
"resolve.exports": "^2.0.3",
"reusify": "^1.1.0",
"rimraf": "^3.0.2",
"run-parallel": "^1.2.0",
"safe-regex-test": "^1.1.0",
"scheduler": "^0.23.2",
"semver": "^7.7.2",
"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.1.0",
"side-channel-list": "^1.0.0",
"side-channel-map": "^1.0.1",
"side-channel-weakmap": "^1.0.2",
"signal-exit": "^3.0.7",
"sisteransi": "^1.0.5",
"slash": "^3.0.0",
"source-map": "^0.6.1",
"source-map-support": "^0.5.13",
"sprintf-js": "^1.0.3",
"stack-utils": "^2.0.6",
"stop-iteration-iterator": "^1.1.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-preserve-symlinks-flag": "^1.0.0",
"test-exclude": "^6.0.0",
"text-table": "^0.2.0",
"tmpl": "^1.0.5",
"to-regex-range": "^5.0.1",
"tslib": "^1.14.1",
"tsutils": "^3.21.0",
"type-check": "^0.4.0",
"type-detect": "^4.0.8",
"type-fest": "^0.20.2",
"undici-types": "^6.21.0",
"update-browserslist-db": "^1.1.3",
"uri-js": "^4.4.1",
"v8-to-istanbul": "^9.3.0",
"walker": "^1.0.8",
"which": "^2.0.2",
"which-boxed-primitive": "^1.1.1",
"which-collection": "^1.0.2",
"which-typed-array": "^1.1.19",
"word-wrap": "^1.2.5",
"wrap-ansi": "^7.0.0",
"wrappy": "^1.0.2",
"write-file-atomic": "^4.0.2",
"y18n": "^5.0.8",
"yallist": "^3.1.1",
"yargs": "^17.7.2",
"yargs-parser": "^21.1.1",
"yocto-queue": "^0.1.0"
}
}