| { | |
| "name": "@ai-sdk/provider", | |
| "version": "3.0.8", | |
| "license": "Apache-2.0", | |
| "sideEffects": false, | |
| "main": "./dist/index.js", | |
| "module": "./dist/index.mjs", | |
| "types": "./dist/index.d.ts", | |
| "source": "./src/index.ts", | |
| "files": [ | |
| "dist/**/*", | |
| "src", | |
| "!src/**/*.test.ts", | |
| "!src/**/*.test-d.ts", | |
| "!src/**/__snapshots__", | |
| "!src/**/__fixtures__", | |
| "CHANGELOG.md", | |
| "README.md" | |
| ], | |
| "exports": { | |
| "./package.json": "./package.json", | |
| ".": { | |
| "types": "./dist/index.d.ts", | |
| "import": "./dist/index.mjs", | |
| "require": "./dist/index.js" | |
| } | |
| }, | |
| "dependencies": { | |
| "json-schema": "^0.4.0" | |
| }, | |
| "devDependencies": { | |
| "@types/json-schema": "7.0.15", | |
| "@types/node": "20.17.24", | |
| "tsup": "^8", | |
| "typescript": "5.8.3", | |
| "@vercel/ai-tsconfig": "0.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=18" | |
| }, | |
| "publishConfig": { | |
| "access": "public" | |
| }, | |
| "homepage": "https://ai-sdk.dev/docs", | |
| "repository": { | |
| "type": "git", | |
| "url": "git+https://github.com/vercel/ai.git" | |
| }, | |
| "bugs": { | |
| "url": "https://github.com/vercel/ai/issues" | |
| }, | |
| "keywords": [ | |
| "ai" | |
| ], | |
| "scripts": { | |
| "build": "pnpm clean && tsup --tsconfig tsconfig.build.json", | |
| "build:watch": "pnpm clean && tsup --watch", | |
| "clean": "del-cli dist *.tsbuildinfo", | |
| "lint": "eslint \"./**/*.ts*\"", | |
| "type-check": "tsc --build", | |
| "prettier-check": "prettier --check \"./**/*.ts*\"" | |
| } | |
| } |
Xet Storage Details
- Size:
- 1.45 kB
- Xet hash:
- f0b4ccd1e4860298670cae95a771f28cfe215d37fe08f70b34cd120e228bf029
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.