{
	"name": "d-pad",
	"version": "1.0.7",
	"description": "easy keyboard navigation without having to change your html",
	"keywords": [
		"dpad",
		"keyboard",
		"navigation",
		"html",
		"client"
	],
	"homepage": "https://d-pad.ajanibilby.com",
	"bugs": {
		"url": "https://github.com/AjaniBilby/d-pad/issues"
	},
	"repository": {
		"type": "git",
		"url": "git+https://github.com/AjaniBilby/d-pad.git"
	},
	"license": "MIT",
	"author": "Ajani Bilby",
	"type": "commonjs",
	"main": "dist/index.min.js",
	"devDependencies": {
		"terser": "^5.39.0",
		"typescript": "^5.8.3"
	}
}
