h5ai/package.json

13 lines
313 B
JSON
Raw Normal View History

2012-09-13 18:25:20 -04:00
{
"name": "h5ai",
2014-07-01 16:37:01 -04:00
"version": "0.25.2+",
2012-09-13 18:25:20 -04:00
"description": "a modern HTTP web server index",
2014-07-27 10:49:41 -04:00
"homepage": "http://larsjung.de/h5ai/",
"author": "Lars Jung <lrsjng@gmail.com> (http://larsjung.de)",
2012-09-13 18:25:20 -04:00
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/lrsjng/h5ai.git"
}
}