UNPKG

@pork/trees

Version:

OADA Tree definitions for 2021 Pork Hack series

23 lines (21 loc) 540 B
module.exports = { bookmarks: { _type: "application/vnd.oada.bookmarks.1+json", trellisfw: { _type: "application/vnd.trellisfw.1+json", asns: { _type: "application/vnd.trellisfw.asns.1+json", "day-index": { "*": { // 2021-03-21 _type: "application/vnd.trellisfw.asns.1+json", _rev: 0, "*": { // ksuid for one ASN _type: "application/vnd.trellisfw.asns.1+json", _rev: 0, } } } } } } };