{
	"name": "vue-next-heroicons",
	"version": "1.0.1",
	"main": "entry.cjs.js",
	"module": "entry.js",
	"jsnext:main": "entry.js",
	"unpkg": "entry.min.js",
	"license": "MIT",
	"homepage": "undefined",
	"description": "Hero Icons library component, made for Vue 3",
	"keywords": ["vue","vue3","vuejs","icons","hero-icons","hero icons"],
	"repository": {"url":"dapotatoman/vue-next-heroicons","type":"git"},
	"sideEffects": "false",
	"author": {
		"name": "Fahadul Islam"
	}
}