h5ai/package.json

13 lines
268 B
JSON
Raw Normal View History

2012-09-14 00:25:20 +02:00
{
"name": "h5ai",
2013-09-04 16:14:38 +02:00
"version": "0.24.0+",
2012-09-14 00:25:20 +02:00
"description": "a modern HTTP web server index",
"url": "http://larsjung.de/h5ai/",
2012-09-14 19:16:11 +02:00
"author": "Lars Jung",
2012-09-14 00:25:20 +02:00
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/lrsjng/h5ai.git"
}
}