lighthouse.js/docs/api_project.js
2017-09-20 22:49:57 +02:00

21 lines
533 B
JavaScript

define({
"name": "Lighthouse",
"version": "0.0.1",
"description": "Lighthouse - Next-gen search api for LBRY",
"title": "Lighthouse API DOCS",
"url": "http://localhost/api/lighthouse",
"sampleUrl": "http://localhost/api/lighthouse",
"json_body": true,
"template": {
"withCompare": true,
"withGenerator": true
},
"defaultVersion": "0.0.0",
"apidoc": "0.3.0",
"generator": {
"name": "apidoc",
"time": "2017-09-20T20:49:14.871Z",
"url": "http://apidocjs.com",
"version": "0.17.6"
}
});