{
	"name": "nelio-maps",
	"version": "1.0.0",
	"description": "",
	"main": "dist/index.js",
	"repository": {
		"type": "git",
		"url": "git+https://github.com/davilera/nelio-maps.git"
	},
	"keywords": [
		"google maps",
		"gutenberg block",
		"wordpress"
	],
	"author": "Nelio Software",
	"license": "GPL-3.0-or-later",
	"bugs": {
		"url": "https://github.com/davilera/nelio-maps/issues"
	},
	"homepage": "https://github.com/davilera/nelio-maps#readme",
	"scripts": {
		"build": "wp-scripts build",
		"check-engines": "wp-scripts check-engines",
		"check-licenses": "wp-scripts check-licenses",
		"lint:css": "wp-scripts lint-style",
		"lint:js": "wp-scripts lint-js",
		"lint:pkg-json": "wp-scripts lint-pkg-json",
		"start": "wp-scripts start",
		"test:e2e": "wp-scripts test-e2e",
		"test:unit": "wp-scripts test-unit-js"
	},
	"devDependencies": {
		"@wordpress/scripts": "^5.0.0",
		"autoprefixer": "^9.6.1",
		"babel-eslint": "^10.0.3",
		"base64-inline-loader": "^1.1.1",
		"classnames": "^2.2.6",
		"css-loader": "^3.2.0",
		"eslint": "^6.5.0",
		"eslint-plugin-react": "^7.14.3",
		"mini-css-extract-plugin": "^0.8.0",
		"node-sass": "^4.12.0",
		"postcss-loader": "^3.0.0",
		"react-google-maps": "^9.4.5",
		"sass-loader": "^8.0.0",
		"svg-react-loader": "^0.4.6",
		"webpack": "^4.41.0",
		"webpack-rtl-plugin": "^2.0.0"
	}
}
