{
	"name": "toast-js",
	"author": "Toast.JS",
	"description": "Toast.JS | A Simple Toast Notification Library",
	"main": "dist/js/toast.js",
	"repository": {
		"type": "git",
		"url": "https://github.com/anthony-j-labuda/toast-js"
	},
	"readme": "README.md",
	"license": {
		"type": "MIT",
		"url": "https://github.com/anthony-j-labuda/toast-js/blob/master/LICENSE"
	},
	"version": "1.1.0",
	"devDependencies": {
		"grunt": "1.0.0",
		"grunt-contrib-copy": "*",
		"grunt-contrib-cssmin": "*",
		"grunt-contrib-sass": "*",
		"grunt-contrib-watch": "*",
		"grunt-contrib-uglify": "*"
	}
}
