lighthouse.js/docs/api_project.js
2017-09-28 22:36:36 +02:00

21 lines
503 B
JavaScript

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