{
	"author": "Liferay Frontend Infrastructure Team <pt-frontend-infrastructure@liferay.com>",
	"dependencies": {
		"chalk": "^2.4.2",
		"dot-prop": "^5.0.1",
		"escape-string-regexp": "^2.0.0",
		"liferay-npm-bundler-preset-standard": "2.32.0",
		"merge": "^2.1.1",
		"properties": "^1.2.1",
		"read-json-sync": "^2.0.1",
		"resolve": "^1.8.1",
		"semver": "^6.3.0"
	},
	"description": "Utility library for Liferay NPM Build Tools.",
	"name": "liferay-npm-build-tools-common",
	"repository": {
		"directory": "maintenance/projects/js-toolkit/packages/liferay-npm-build-tools-common",
		"type": "git",
		"url": "https://github.com/liferay/liferay-frontend-projects.git"
	},
	"scripts": {
		"build": "tsc && yarn copyfiles",
		"copyfiles": "node ../../scripts/copyfiles.js",
		"prepublish": "yarn build"
	},
	"version": "2.32.0",
	"gitHead": "c1f6a6fa720914025ac64289d76f3ff0d1d0fd3d"
}
