UNPKG

jsonld

Version:

A JSON-LD Processor and API implementation in JavaScript.

9 lines (8 loc) 142 B
/** * jsonld.js library. * * @author Dave Longley * * Copyright 2010-2021 Digital Bazaar, Inc. */ module.exports = require('./jsonld');