{
	"description": "merging code bricks for JavaScript",
	"ignore": [
		"js/index.js",
		"js/src",
		"test",
		"pkg.json",
		"package.json",
		".groc.json",
		".travis.yml",
		".gitignore",
		"README.md",
		"inch.json",
		".codeclimate.yml"
	],
	"main": "js/dist/merging.js",
	"name": "aureooms-js-merging",
	"license": "AGPL-3.0",
	"homepage": "http://aureooms.github.io/js-merging/",
	"version": "7.1.0"
}