{
	"name": "cssmin",
	"version": "0.4.3",
	"description": "A simple CSS minifier that uses a port of YUICompressor in JS",
	"main": "cssmin",
	"bin": {
		"cssmin": "./bin/cssmin"
	},
	"author": {
		"name": "Johan Bleuzen",
		"url": "http://blog.johanbleuzen.fr"
	},
	"repository": {
		"type": "git",
		"url": "http://github.com/jbleuzen/node-cssmin"
	}
}
