{
	"name": "normalized",
	"version": "0.1.0",
	"description": "Strips your strings to a minimum of different characters.",
	"keywords": "alphabetical",
	"author": "Tim van Elsloo <me@timvanelsloo.com> (http://timvanelsloo.com)",
	"main": "normalized",
	"repositories": [{
		"type": "git",
		"path": "git@github.com:timvanelsloo/normalized.git"
	}],
	"engines": {
		"node": ">=0.1.90"
	},
	"homepage": "https://github.com/timvanelsloo/normalized",
	"bugs": "https://github.com/timvanelsloo/normalized/issues",
	"maintainers": [{
		"name": "Tim van Elsloo",
		"email": "me@timvanelsloo.com",
		"url": "http://timvanelsloo.com"
	}]
}