{
	"name": "shp-icon",
	"version": "0.0.0",
	"description": "This is a boilerplate package. It has an object oriented php architecture and comes with some very handy build workflows.",
	"main": "gulpfile.babel.js",
	"repository": {
		"type": "git",
		"url": "git+https:/https://github.com/joel-st/shp-icon"
	},
	"keywords": [
		"hello",
		"sayhello",
		"plugin"
	],
	"bugs": {
		"url": "https://github.com/joel-st/shp-icon/issues"
	},
	"homepage": "https://github.com/joel-st/shp-icon#readme",
	"dependencies": {
		"jquery-easing": "0.0.1",
		"verge": "^1.10.2"
	},
	"devDependencies": {
		"@babel/core": "^7.11.1",
		"@babel/polyfill": "^7.10.4",
		"@babel/preset-env": "^7.11.0",
		"@babel/preset-react": "^7.10.4",
		"@babel/register": "^7.10.5",
		"@wordpress/dependency-extraction-webpack-plugin": "^2.8.0",
		"@wordpress/i18n": "^3.14.0",
		"babel-loader": "^8.1.0",
		"browser-sync": "^2.26.12",
		"classnames": "^2.2.6",
		"css-vars-ponyfill": "^2.3.2",
		"gulp": "^4.0.2",
		"gulp-autoprefixer": "^7.0.1",
		"gulp-clean-css": "^4.3.0",
		"gulp-editor-styles": "^1.0.1",
		"gulp-filter": "^6.0.0",
		"gulp-livereload": "^4.0.2",
		"gulp-modernizr": "^4.0.1",
		"gulp-rename": "^2.0.0",
		"gulp-sass": "^4.1.0",
		"gulp-sass-import-json": "^1.0.2",
		"gulp-sourcemaps": "^2.6.5",
		"gulp-svgmin": "^3.0.0",
		"gulp-uglify": "^3.0.2",
		"gulp-wp-pot": "^2.4.3",
		"webpack-stream": "^5.2.1"
	},
	"author": "Say Hello GmbH - https://sayhello.ch",
	"license": "GPL-3.0-or-later",
	"scripts": {
		"start": "gulp"
	},
	"babel": {
		"presets": [
			"@babel/env",
			"@babel/preset-react"
		]
	},
	"browserslist": [
		"> 1%",
		"IE 11"
	]
}
