{
	"name": "chatbot-optimizer",
	"version": "0.0.1",
	"description": "Eliminate the impact of chatbots on your page speed",
	"main": "./dist/your-main-js-file.js",
	"author": {
		"name": "YOUR NAME",
		"url": "http://link-to-your-website.com"
	},
	"license": "MIT",
	"repository": {
		"type": "git",
		"url": "http://link-to-your-git-repo.com"
	},
	"boilerplate": {
		"version": "2.2.4",
		"author": "Chris Ferdinandi",
		"url": "https://gomakethings.com",
		"repo": "http://github.com/cferdinandi/gulp-boilerplate"
	},
	"browserslist": [
		"last 2 versions",
		"> 0.25%"
	],
	"devDependencies": {
		"autoprefixer": "9.6.1",
		"browser-sync": "2.26.7",
		"cssnano": "4.1.10",
		"del": "3.0.0",
		"gulp": "4.0.2",
		"gulp-concat": "2.6.1",
		"gulp-flatmap": "1.0.2",
		"gulp-header": "2.0.5",
		"gulp-imagemin": "^6.1.0",
		"gulp-jshint": "2.1.0",
		"gulp-optimize-js": "1.1.0",
		"gulp-postcss": "8.0.0",
		"gulp-rename": "1.4.0",
		"gulp-sass": "^4.0.2",
		"gulp-svgmin": "2.1.0",
		"gulp-terser": "1.1.7",
		"jshint": "2.9.6",
		"jshint-stylish": "2.2.1",
		"lazypipe": "1.0.1",
		"node-sass": "^4.13.0"
	}
}
