{"name":"jsonld","version":"1.5.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":{"rdf-canonize":"^1.0.1","request":"^2.88.0","semver":"^5.6.0","xmldom":"0.1.19"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-proposal-object-rest-spread":"^7.3.1","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-runtime":"^7.2.0","@babel/preset-env":"^7.3.1","@babel/register":"^7.0.0","@babel/runtime":"^7.3.1","babel-loader":"^8.0.5","benchmark":"^2.1.4","browserify":"^16.2.3","chai":"^4.2.0","commander":"^2.19.0","core-js":"^2.6.3","cors":"^2.7.1","cross-env":"^5.2.0","eslint":"^5.12.1","express":"^4.16.4","fs-extra":"^7.0.0","join-path-js":"0.0.0","jscs":"^3.0.0","jshint":"^2.9.6","karma":"^3.1.1","karma-babel-preprocessor":"^8.0.0","karma-browserify":"^6.0.0","karma-chrome-launcher":"^2.2.0","karma-edge-launcher":"^0.4.2","karma-firefox-launcher":"^1.1.0","karma-ie-launcher":"^1.0.0","karma-mocha":"^1.3.0","karma-mocha-reporter":"^2.2.5","karma-safari-launcher":"^1.0.0","karma-server-side":"^1.7.0","karma-sourcemap-loader":"^0.3.7","karma-tap-reporter":"0.0.6","karma-webpack":"^3.0.5","mocha":"^5.2.0","mocha-lcov-reporter":"^1.3.0","nyc":"^13.1.0","webpack":"^4.29.0","webpack-cli":"^3.2.1","webpack-merge":"^4.2.1"},"engines":{"node":">=6"},"keywords":["JSON","Linked Data","JSON-LD","RDF","Semantic Web","jsonld"],"scripts":{"prepublish":"npm run build","build":"npm run build-webpack && npm run build-node6","build-webpack":"webpack","build-node6":"BROWSERSLIST='node 6' babel --no-babelrc lib --out-dir dist/node6/lib --presets=@babel/preset-env","fetch-test-suites":"npm run fetch-json-ld-wg-test-suite && npm run fetch-json-ld-org-test-suite && npm run fetch-normalization-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-normalization-test-suite":"if [ ! -e test-suites/normalization ]; then git clone --depth 1 https://github.com/json-ld/normalization.git test-suites/normalization; fi","test":"cross-env NODE_ENV=test mocha --delay -t 30000 -A -R ${REPORTER:-spec} tests/test.js","test-karma":"cross-env NODE_ENV=test karma start","coverage":"nyc --reporter=lcov --reporter=text-summary npm test","coverage-report":"nyc report","eslint":"eslint lib/*.js tests/*.js","jscs":"jscs lib/*.js tests/*.js","jshint":"jshint lib/*.js tests/*.js"},"nyc":{"exclude":["lib/documentLoaders/xhr.js","tests"]},"browser":{"lib/index.js":"./lib/jsonld.js","crypto":false,"http":false,"jsonld-request":false,"request":false,"url":false,"util":false,"xmldom":false},"gitHead":"31c7e4b9dbf4505da60c69d5ada3743040a4ae40","_id":"jsonld@1.5.0","_npmVersion":"6.5.0","_nodeVersion":"10.15.0","_npmUser":{"name":"davidlehn","email":"dil@lehn.org"},"dist":{"shasum":"c9f4d1680ab18530f760e5685eead25251451943","size":330263,"noattachment":false,"key":"/jsonld/-/jsonld-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/jsonld/download/jsonld-1.5.0.tgz"},"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"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/jsonld_1.5.0_1548311016842_0.2502162824709504"},"_hasShrinkwrap":false,"publish_time":1548311016983,"_cnpm_publish_time":1548311016983,"dist-tags":{"dev":"0.5.16","latest":"9.0.0"}}