{
	"name": "js-cookie-manager",
	"version": "1.0.2",
	"description": "A basic Frontend JS Cookie Manager",
	"main": "index.js",
	"keywords": [
		"vanilla-js",
		"cookie",
		"cookies",
		"cookie-manager",
		"frontend"
	],
	"repository": {
		"type": "git",
		"url": "https://github.com/AntonioPrimera/js-cookie-manager.git"
	},
	"author": "Antonio Primera",
	"license": "ISC"
}
