{
	"name": "slack-easy-notifier",
	"version": "1.0.1",
	"description": "\"Easy Slack Notifier\"",
	"main": "index.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"repository": {
		"type": "git",
		"url": "https://github.com/elvizcacho/slack-easy-notifier"
	},
	"keywords": [
		"slack",
		"notifier",
		"slack-easy-notifier",
		"slack-easy",
		"slack-notifier",
		"slack-webhook"
	],
	"author": "Sebastian Vizcaino",
	"license": "ISC",
	"dependencies": {
		"request": "2.65.0"
	}
}
