UNPKG

@servicetitan/assist-ui

Version:

ServiceTitan Assist UI Components

45 lines (44 loc) 1.08 kB
{ "name": "@servicetitan/assist-ui", "version": "1.4.0", "description": "ServiceTitan Assist UI Components", "main": "./lib/index.js", "typings": "./lib/index.d.ts", "dependencies": { "@servicetitan/anvil2": "^1.16.6", "@servicetitan/tokens": "^12.9.0", "classnames": "^2.5.1", "framer-motion": "^12.6.2", "react-markdown": "^10.1.0", "remark-gfm": "^4.0.1", "uuid": "^11.1.0" }, "peerDependencies": { "react": "^18.3.1", "react-dom": "^18.3.1" }, "publishConfig": { "access": "public" }, "cli": { "webpack": false }, "files": [ "src", "lib", "package.json" ], "repository": { "type": "git", "url": "https://github.com/servicetitan/ti-assist-fe.git", "directory": "packages/assist-ui" }, "keywords": [ "servicetitan", "assist", "ui", "components" ], "author": "ServiceTitan", "gitHead": "e2c469ddb51e104b2929ceed7f9975e7a4be60d5" }