{
	"name": "@webiny/db-dynamodb",
	"version": "6.4.8",
	"type": "module",
	"exports": {
		".": "./index.js",
		"./*": "./*"
	},
	"repository": {
		"type": "git",
		"url": "https://github.com/webiny/webiny-js.git"
	},
	"description": "A DynamoDB driver for the @webiny/db database client.",
	"author": "Webiny Ltd",
	"license": "MIT",
	"dependencies": {
		"@webiny/api": "6.4.8",
		"@webiny/aws-sdk": "6.4.8",
		"@webiny/db": "6.4.8",
		"@webiny/error": "6.4.8",
		"@webiny/feature": "6.4.8",
		"@webiny/plugins": "6.4.8",
		"@webiny/utils": "6.4.8",
		"date-fns": "4.4.0",
		"dot-prop": "10.1.0",
		"dynamodb-toolbox": "0.9.5",
		"fuse.js": "7.4.2",
		"lodash": "4.18.1"
	},
	"devDependencies": {
		"@types/is-number": "7.0.5",
		"@webiny/build-tools": "6.4.8",
		"@webiny/di": "1.0.2",
		"@webiny/handler": "6.4.8",
		"@webiny/project-utils": "6.4.8",
		"jest-dynalite": "3.6.1",
		"rimraf": "6.1.3",
		"typescript": "6.0.3",
		"vitest": "4.1.10"
	},
	"publishConfig": {
		"access": "public"
	},
	"gitHead": "8476da73b653c89cc1474d968baf55c1b0ae0e5f",
	"webiny": {
		"publishFrom": "dist"
	}
}
