{
	"name": "@anyrow/sdk",
	"version": "1.0.0",
	"description": "AI-native operations platform — extract, store, review, sync. Turn any document, photo, call, email, or website into a row in your table.",
	"type": "module",
	"main": "./sdk.index.gen.ts",
	"exports": {
		".": "./sdk.index.gen.ts"
	},
	"author": {
		"name": "Anyrow",
		"email": "oss@anyrow.ai",
		"url": "https://anyrow.ai"
	},
	"homepage": "https://anyrow.ai",
	"repository": {
		"type": "git",
		"url": "git+https://github.com/anyrow/sdk-typescript.git"
	},
	"bugs": {
		"url": "https://github.com/anyrow/sdk-typescript/issues",
		"email": "oss@anyrow.ai"
	},
	"license": "MIT",
	"keywords": [
		"anyrow",
		"operations-platform",
		"ai-extraction",
		"document-extraction",
		"structured-data",
		"relational-database",
		"ai-database",
		"data-sync",
		"airtable-alternative",
		"parseur-alternative",
		"ai-ops",
		"reny",
		"typescript",
		"javascript",
		"nodejs",
		"bun",
		"deno"
	]
}
