2017-09-20 22:49:57 +02:00
|
|
|
define({
|
|
|
|
"name": "Lighthouse",
|
|
|
|
"version": "0.0.1",
|
|
|
|
"description": "Lighthouse - Next-gen search api for LBRY",
|
|
|
|
"title": "Lighthouse API DOCS",
|
2017-09-28 22:32:18 +02:00
|
|
|
"url": "http://localhost",
|
|
|
|
"sampleUrl": "http://localhost",
|
2017-09-20 22:49:57 +02:00
|
|
|
"json_body": true,
|
|
|
|
"template": {
|
|
|
|
"withCompare": true,
|
|
|
|
"withGenerator": true
|
|
|
|
},
|
|
|
|
"defaultVersion": "0.0.0",
|
|
|
|
"apidoc": "0.3.0",
|
|
|
|
"generator": {
|
|
|
|
"name": "apidoc",
|
2017-09-28 22:32:18 +02:00
|
|
|
"time": "2017-09-28T20:31:59.344Z",
|
2017-09-20 22:49:57 +02:00
|
|
|
"url": "http://apidocjs.com",
|
|
|
|
"version": "0.17.6"
|
|
|
|
}
|
|
|
|
});
|