{
"author": "Andrea Giammarchi",
"name": "JSONH",
"description": "JSONH is one of the most performant, yet safe, cross programming language, way to pack and unpack generic homogenous collections.",
"version": "0.0.0",
"homepage": "http://webreflection.blogspot.com/2011/08/last-version-of-json-hpack.html",
"repository": {
"type": "git",
"url": "git://github.com/WebReflection/JSONH.git"
},
"main": "jsonh.js",
"engines": {
"node": "~v0.4.3"
},
"dependencies": {},
"devDependencies": {}
}