1
0
Fork 0
mirror of https://github.com/sbrl/Pepperminty-Wiki.git synced 2024-06-08 23:54:00 +00:00
Pepperminty-Wiki/docs/RestApi/api_project.js

16 lines
389 B
JavaScript
Raw Normal View History

define({
2016-10-19 19:52:16 +00:00
"name": "Pepperminty Wiki",
"version": "0.13.0",
2016-10-19 19:52:16 +00:00
"description": "A wiki in a box. This is the API documentation.",
"title": "Pepperminty Wiki (0.13-dev)",
"sampleUrl": false,
2017-06-28 08:45:13 +00:00
"defaultVersion": "0.0.0",
"apidoc": "0.3.0",
"generator": {
"name": "apidoc",
2018-02-14 23:08:28 +00:00
"time": "2018-02-14T23:07:15.949Z",
"url": "http://apidocjs.com",
2017-06-28 08:45:13 +00:00
"version": "0.17.6"
}
});