UNPKG
on-http-y1
Version:
latest (2.14.0)
2.14.0
OnRack Http Server
github.com/RackHD/on-http
RackHD/on-http
on-http-y1
/
data
/
views
/
tasks.2.0.json
8 lines
(7 loc)
•
156 B
JSON
View Raw
1
2
3
4
5
6
7
8
{ "identifier":
"<%= identifier %>"
, <% if (
hasOwnProperty
(
"exit"
)) { %> "exit":
"<%= exit %>"
, <% } %> "tasks": <%- JSON.
stringify
(tasks) %> }