{"name":"jsonld","version":"9.0.0","description":"A JSON-LD Processor and API implementation in JavaScript.","homepage":"https://github.com/digitalbazaar/jsonld.js","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"},{"name":"David I. Lehn","email":"dlehn@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/jsonld.js.git"},"bugs":{"url":"https://github.com/digitalbazaar/jsonld.js/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"lib/index.js","dependencies":{"@digitalbazaar/http-client":"^4.2.0","canonicalize":"^2.1.0","lru-cache":"^6.0.0","rdf-canonize":"^5.0.0"},"devDependencies":{"@babel/core":"^7.28.5","@babel/plugin-transform-modules-commonjs":"^7.27.1","@babel/plugin-transform-runtime":"^7.28.5","@babel/preset-env":"^7.28.5","@babel/runtime":"^7.28.4","babel-loader":"^10.0.0","benchmark":"^2.1.4","browserify":"^17.0.1","chai":"^4.5.0","core-js":"^3.47.0","cors":"^2.8.5","cross-env":"^7.0.3","envify":"^4.1.0","eslint":"^8.57.1","eslint-config-digitalbazaar":"^5.2.0","esmify":"^2.1.1","express":"^5.1.0","fs-extra":"^11.3.2","join-path-js":"0.0.0","karma":"^6.4.4","karma-babel-preprocessor":"^8.0.2","karma-browserify":"^8.1.0","karma-chrome-launcher":"^3.2.0","karma-edge-launcher":"^0.4.2","karma-firefox-launcher":"^2.1.3","karma-mocha":"^2.0.1","karma-mocha-reporter":"^2.2.5","karma-safari-launcher":"^1.0.0","karma-sourcemap-loader":"^0.4.0","karma-tap-reporter":"0.0.6","karma-webpack":"^5.0.1","klona":"^2.0.6","mocha":"^11.7.5","mocha-lcov-reporter":"^1.3.0","nyc":"^17.1.0","watchify":"^4.0.0","webpack":"^5.103.0","webpack-cli":"^6.0.1","webpack-merge":"^6.0.1"},"engines":{"node":">=18"},"keywords":["JSON","JSON-LD","Linked Data","RDF","Semantic Web","jsonld"],"scripts":{"prepack":"npm run build","build":"npm run build-webpack","build-webpack":"webpack","fetch-test-suites":"npm run fetch-json-ld-wg-test-suite && npm run fetch-json-ld-org-test-suite && npm run fetch-rdf-canon-test-suite","fetch-json-ld-wg-test-suite":"npm run fetch-json-ld-api-test-suite && npm run fetch-json-ld-framing-test-suite","fetch-json-ld-api-test-suite":"if [ ! -e test-suites/json-wg-api ]; then git clone --depth 1 https://github.com/w3c/json-ld-api.git test-suites/json-ld-api; fi","fetch-json-ld-framing-test-suite":"if [ ! -e test-suites/json-wg-framing ]; then git clone --depth 1 https://github.com/w3c/json-ld-framing.git test-suites/json-ld-framing; fi","fetch-json-ld-org-test-suite":"if [ ! -e test-suites/json-ld.org ]; then git clone --depth 1 https://github.com/json-ld/json-ld.org.git test-suites/json-ld.org; fi","fetch-rdf-canon-test-suite":"if [ ! -e test-suites/rdf-canon ]; then git clone --depth 1 https://github.com/w3c/rdf-canon.git test-suites/rdf-canon; fi","test":"npm run test-node","test-node":"cross-env NODE_ENV=test mocha --delay -t 30000 -A -R ${REPORTER:-spec} tests/test-node.js","test-karma":"cross-env NODE_ENV=test karma start","coverage":"cross-env NODE_ENV=test nyc --reporter=lcov --reporter=text-summary npm test","coverage-ci":"cross-env NODE_ENV=test nyc --reporter=lcovonly npm run test","coverage-report":"nyc report","lint":"eslint ."},"nyc":{"exclude":["lib/documentLoaders/xhr.js","tests"]},"browser":{"./lib/index.js":"./lib/jsonld.js","./lib/platform.js":"./lib/platform-browser.js","crypto":false,"http":false,"jsonld-request":false,"request":false,"url":false,"util":false},"react-native":{"./lib/index.js":"./lib/jsonld.js","./lib/platform.js":"./lib/platform-browser.js","crypto":false,"http":false,"jsonld-request":false,"request":false,"url":false,"util":false},"gitHead":"27a2b812267fef702c0ac5260a7555d35c3af005","_id":"jsonld@9.0.0","_nodeVersion":"20.19.1","_npmVersion":"11.6.2","dist":{"shasum":"2b7266a377e1e5e6f49d69a60cef957c2945c3b4","size":438971,"noattachment":false,"key":"/jsonld/-/jsonld-9.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jsonld/download/jsonld-9.0.0.tgz"},"_npmUser":{"name":"davidlehn","email":"dil@lehn.org"},"directories":{},"maintainers":[{"name":"davidlehn","email":"dil@lehn.org"},{"name":"dlongley","email":"dlongley@digitalbazaar.com"},{"name":"gannan","email":"gannan@digitalbazaar.com"},{"name":"mattcollier","email":"mcollier@digitalbazaar.com"},{"name":"msporny","email":"msporny@digitalbazaar.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/jsonld_9.0.0_1763691801353_0.06103842167916729"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-21T02:23:21.569Z","publish_time":1763691801569,"_source_registry_name":"default","_cnpm_publish_time":1763691801569,"dist-tags":{"dev":"0.5.16","latest":"9.0.0"}}