{
	"name": "@pandi-coding-agent/pandi-theme",
	"version": "0.1.7",
	"description": "Paquete de temas para Pi con variantes oscura y clara de Panda Syntax, el compañero visual de la mascota Pandi.",
	"license": "MIT",
	"repository": {
		"type": "git",
		"url": "git+https://github.com/andrestobelem/pandi-extensions.git",
		"directory": "extensions/pandi-theme"
	},
	"type": "module",
	"keywords": [
		"pi-package",
		"pi",
		"pandi-theme",
		"theme",
		"panda"
	],
	"files": [
		"themes",
		"README.md"
	],
	"pi": {
		"themes": [
			"./themes"
		]
	},
	"peerDependencies": {
		"@earendil-works/pi-coding-agent": "^0.80.3"
	}
}
