{
	"name": "URLON",
	"version": "1.0.1",
	"description": "URL Object Notation. JSON-like encoding for URLs",
	"keywords": ["urlon", "json", "notation", "url"],
	"homepage": "http://blog.vjeux.com/2011/javascript/urlon-url-object-notation.html",
	"author": {
		"name": "Vjeux",
		"email": "vjeuxx@gmail.com",
		"url": "http://blog.vjeux.com/"
	},
	"files": ["src/urlon.js"],
	"main": "src/urlon.js",
	"repository": {
		"type": "git",
		"url": "http://github.com/vjeux/URLON.git"
	}
}
