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
/
tags.2.0.json
7 lines
•
141 B
JSON
View Raw
1
2
3
4
5
6
7
{ "name":
"<%=name%>"
, <% if (
hasOwnProperty
(
"id"
)) { %> "id":
"<%=id%>"
, <% } %> "rules": <%- JSON.
stringify
(rules) %> }