{"name":"jsonld","version":"0.5.19","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","files":["browser/*.js","dist/*.js","dist/*.js.map","dist/node6/**/*.js","lib/*.js","lib/**/*.js"],"dependencies":{"rdf-canonize":"^0.2.1","request":"^2.83.0","semver":"^5.5.0","xmldom":"0.1.19"},"devDependencies":{"babel-cli":"^6.26.0","babel-loader":"^7.1.2","babel-plugin-transform-object-rest-spread":"^6.26.0","babel-preset-env":"^1.6.1","babel-preset-node6-es6":"^11.2.5","browserify":"^15.2.0","chai":"^4.1.2","commander":"^2.13.0","core-js":"^2.5.3","cors":"^2.7.1","express":"^4.16.2","fs-extra":"^5.0.0","istanbul":"^0.4.3","join-path-js":"0.0.0","jscs":"^3.0.0","jshint":"^2.9.1","karma":"^2.0.0","karma-babel-preprocessor":"^7.0.0","karma-browserify":"^5.1.3","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-phantomjs-launcher":"^1.0.4","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":"^2.0.5","mocha":"^5.0.0","mocha-lcov-reporter":"^1.3.0","regenerator-runtime":"^0.11.1","webpack":"^3.7.1","webpack-merge":"^4.1.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":"babel --no-babelrc --out-dir dist/node6 --presets=node6-es6 lib/*.js lib/*/*.js","fetch-test-suites":"npm run fetch-json-ld-org-test-suite && npm run fetch-normalization-test-suite","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":"NODE_ENV=test mocha --delay -t 30000 -A -R ${REPORTER:-spec} tests/test.js","test-karma":"karma start","coverage":"istanbul cover ./node_modules/.bin/_mocha -- --delay -t 30000 -u exports -R ${REPORTER:-spec} tests/test.js","coverage-lcov":"istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- --delay -t 30000 -u exports -R ${REPORTER:-spec} tests/test.js","coverage-report":"istanbul report","jscs":"jscs lib/*.js tests/*.js","jshint":"jshint lib/*.js tests/*.js"},"browser":{"lib/index.js":"./lib/jsonld.js","crypto":"./browser/ignore.js","http":"./browser/ignore.js","jsonld-request":"./browser/ignore.js","request":"./browser/ignore.js","url":"./browser/ignore.js","util":"./browser/ignore.js","xmldom":"./browser/ignore.js"},"gitHead":"8a414e0bc30ee80fb34fe44a08a74d53d1d9d2f1","_id":"jsonld@0.5.19","_npmVersion":"5.6.0","_nodeVersion":"8.9.3","_npmUser":{"name":"davidlehn","email":"dil@lehn.org"},"dist":{"shasum":"d1005dc0187d4423765769d8bc8896f2577c38c7","size":272501,"noattachment":false,"key":"/jsonld/-/jsonld-0.5.19.tgz","tarball":"http://registry.cnpm.dingdandao.com/jsonld/download/jsonld-0.5.19.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_0.5.19_1518202724898_0.16359484585506578"},"_hasShrinkwrap":false,"publish_time":1518202725984,"_cnpm_publish_time":1518202725984,"dist-tags":{"dev":"0.5.16","latest":"9.0.0"}}