{
	"name": "jDataView",
	"version": "1.1.0",
	"description": "A unique way to read a binary file in the browser and the server.",
	"keywords": ["buffer", "binary", "file", "read"],
	"homepage": "http://blog.vjeux.com/2011/javascript/jdataview-read-binary-file.html",
	"author": {
		"name": "Vjeux",
		"email": "vjeuxx@gmail.com",
		"url": "http://blog.vjeux.com/"
	},
	"files": ["src/jdataview.js"],
	"main": "src/jdataview.js",
	"repository": {
		"type": "git",
		"url": "git://github.com/vjeux/jDataView.git"
	}
}
