{"_id":"rdf-canonize","_rev":"232574","name":"rdf-canonize","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","dist-tags":{"latest":"3.3.0"},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"time":{"modified":"2023-03-24T16:05:48.000Z","created":"2017-08-16T01:10:37.962Z","3.3.0":"2022-09-17T20:58:56.993Z","3.2.1":"2022-09-02T13:31:05.973Z","3.2.0":"2022-09-02T13:27:54.667Z","3.1.0":"2022-08-30T19:32:14.503Z","3.0.0":"2021-04-07T20:47:28.623Z","2.0.1":"2021-01-21T19:15:09.429Z","2.0.0":"2021-01-20T22:18:47.419Z","1.2.0":"2020-09-30T22:23:44.450Z","1.1.0":"2020-01-17T21:55:53.031Z","1.0.3":"2019-03-06T18:04:10.099Z","1.0.2":"2019-02-21T19:54:27.946Z","1.0.1":"2019-01-24T00:05:55.875Z","1.0.0":"2019-01-23T19:52:03.823Z","0.3.0":"2018-11-02T01:49:21.420Z","0.2.5":"2018-11-02T01:22:50.344Z","0.2.4":"2018-04-26T01:48:02.185Z","0.2.3":"2017-12-05T18:59:14.243Z","0.2.2":"2017-12-04T21:48:53.397Z","0.2.1":"2017-10-16T18:45:37.536Z","0.2.0":"2017-10-16T18:21:36.317Z","0.1.5":"2017-09-19T01:15:35.247Z","0.1.1":"2017-08-16T01:35:53.103Z","0.1.0":"2017-08-16T01:10:37.962Z"},"users":{},"author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"versions":{"3.3.0":{"name":"rdf-canonize","version":"3.3.0","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","homepage":"https://github.com/digitalbazaar/rdf-canonize","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"index.js","dependencies":{"setimmediate":"^1.0.5"},"devDependencies":{"benchmark":"^2.1.4","chai":"^4.2.0","delay":"^5.0.0","eslint":"^7.23.0","eslint-config-digitalbazaar":"^2.6.1","mocha":"^8.3.2","mocha-lcov-reporter":"^1.3.0","nsolid":"0.0.0","nyc":"^15.1.0"},"engines":{"node":">=12"},"keywords":["JSON","Linked Data","JSON-LD","RDF","Semantic Web","jsonld"],"scripts":{"fetch-test-suite":"if [ ! -e test-suites/rdf-dataset-canonicalization ]; then git clone --depth 1 https://github.com/w3c-ccg/rdf-dataset-canonicalization.git test-suites/rdf-dataset-canonicalization; fi","test":"npm run test-node","test-node":"NODE_ENV=test mocha -R spec --check-leaks","benchmark":"node benchmark/benchmark.js","coverage":"NODE_ENV=test nyc --reporter=lcov --reporter=text-summary npm test","coverage-ci":"NODE_ENV=test nyc --reporter=lcovonly npm run test","coverage-report":"nyc report","lint":"eslint '*.js' 'lib/*.js' 'test/*.js' 'benchmark/*.js'"},"browser":{"./lib/MessageDigest.js":"./lib/MessageDigest-browser.js","rdf-canonize-native":false},"gitHead":"efb34435dab8947f791561aac6fbf102a71d9419","_id":"rdf-canonize@3.3.0","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"shasum":"366ef1be17e7a396570bdb75be46446b514a0b04","size":14786,"noattachment":false,"key":"/rdf-canonize/-/rdf-canonize-3.3.0.tgz","tarball":"http://name.csiicloud.com:7001/rdf-canonize/download/rdf-canonize-3.3.0.tgz"},"_npmUser":{"name":"dlongley","email":"dlongley@digitalbazaar.com"},"directories":{},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdf-canonize_3.3.0_1663448336838_0.24917256139861865"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-17T20:59:08.484Z","publish_time":1663448336993,"_cnpm_publish_time":1663448336993},"3.2.1":{"name":"rdf-canonize","version":"3.2.1","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","homepage":"https://github.com/digitalbazaar/rdf-canonize","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"index.js","dependencies":{"setimmediate":"^1.0.5"},"devDependencies":{"benchmark":"^2.1.4","chai":"^4.2.0","delay":"^5.0.0","eslint":"^7.23.0","eslint-config-digitalbazaar":"^2.6.1","mocha":"^8.3.2","mocha-lcov-reporter":"^1.3.0","nsolid":"0.0.0","nyc":"^15.1.0"},"engines":{"node":">=12"},"keywords":["JSON","Linked Data","JSON-LD","RDF","Semantic Web","jsonld"],"scripts":{"fetch-test-suite":"if [ ! -e test-suites/rdf-dataset-canonicalization ]; then git clone --depth 1 https://github.com/json-ld/rdf-dataset-canonicalization.git test-suites/rdf-dataset-canonicalization; fi","test":"npm run test-node","test-node":"NODE_ENV=test mocha -R spec --check-leaks","benchmark":"node benchmark/benchmark.js","coverage":"NODE_ENV=test nyc --reporter=lcov --reporter=text-summary npm test","coverage-ci":"NODE_ENV=test nyc --reporter=lcovonly npm run test","coverage-report":"nyc report","lint":"eslint '*.js' 'lib/*.js' 'test/*.js' 'benchmark/*.js'"},"browser":{"./lib/MessageDigest.js":"./lib/MessageDigest-browser.js","rdf-canonize-native":false},"gitHead":"5b3ed2ffbc9abd6a271ce90446f46e7021b45a50","_id":"rdf-canonize@3.2.1","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"shasum":"b2f4d573ec21ccefada4e4bb7cc868e05d2b5a42","size":14595,"noattachment":false,"key":"/rdf-canonize/-/rdf-canonize-3.2.1.tgz","tarball":"http://name.csiicloud.com:7001/rdf-canonize/download/rdf-canonize-3.2.1.tgz"},"_npmUser":{"name":"dlongley","email":"dlongley@digitalbazaar.com"},"directories":{},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdf-canonize_3.2.1_1662125465812_0.11005141935984719"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-02T13:45:06.155Z","publish_time":1662125465973,"_cnpm_publish_time":1662125465973},"3.2.0":{"name":"rdf-canonize","version":"3.2.0","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","homepage":"https://github.com/digitalbazaar/rdf-canonize","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"index.js","dependencies":{"setimmediate":"^1.0.5"},"devDependencies":{"benchmark":"^2.1.4","chai":"^4.2.0","delay":"^5.0.0","eslint":"^7.23.0","eslint-config-digitalbazaar":"^2.6.1","mocha":"^8.3.2","mocha-lcov-reporter":"^1.3.0","nsolid":"0.0.0","nyc":"^15.1.0"},"engines":{"node":">=12"},"keywords":["JSON","Linked Data","JSON-LD","RDF","Semantic Web","jsonld"],"scripts":{"fetch-test-suite":"if [ ! -e test-suites/rdf-dataset-canonicalization ]; then git clone --depth 1 https://github.com/json-ld/rdf-dataset-canonicalization.git test-suites/rdf-dataset-canonicalization; fi","test":"npm run test-node","test-node":"NODE_ENV=test mocha -R spec --check-leaks","benchmark":"node benchmark/benchmark.js","coverage":"NODE_ENV=test nyc --reporter=lcov --reporter=text-summary npm test","coverage-ci":"NODE_ENV=test nyc --reporter=lcovonly npm run test","coverage-report":"nyc report","lint":"eslint '*.js' 'lib/*.js' 'test/*.js' 'benchmark/*.js'"},"browser":{"./lib/MessageDigest.js":"./lib/MessageDigest-browser.js","rdf-canonize-native":false},"gitHead":"178101324e5a3d0e4d01f7fecd87e8de87d81c43","_id":"rdf-canonize@3.2.0","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"shasum":"4ef35629fc31a0816aef55598fc526bbde118d29","size":14594,"noattachment":false,"key":"/rdf-canonize/-/rdf-canonize-3.2.0.tgz","tarball":"http://name.csiicloud.com:7001/rdf-canonize/download/rdf-canonize-3.2.0.tgz"},"_npmUser":{"name":"dlongley","email":"dlongley@digitalbazaar.com"},"directories":{},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdf-canonize_3.2.0_1662125274490_0.08851416732529138"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-02T13:42:30.773Z","publish_time":1662125274667,"_cnpm_publish_time":1662125274667},"3.1.0":{"name":"rdf-canonize","version":"3.1.0","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","homepage":"https://github.com/digitalbazaar/rdf-canonize","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"index.js","dependencies":{"setimmediate":"^1.0.5"},"devDependencies":{"benchmark":"^2.1.4","chai":"^4.2.0","delay":"^5.0.0","eslint":"^7.23.0","eslint-config-digitalbazaar":"^2.6.1","mocha":"^8.3.2","mocha-lcov-reporter":"^1.3.0","nsolid":"0.0.0","nyc":"^15.1.0"},"engines":{"node":">=12"},"keywords":["JSON","Linked Data","JSON-LD","RDF","Semantic Web","jsonld"],"scripts":{"fetch-test-suite":"if [ ! -e test-suites/normalization ]; then git clone --depth 1 https://github.com/json-ld/normalization.git test-suites/normalization; fi","test":"npm run test-node","test-node":"NODE_ENV=test mocha -R spec --check-leaks","benchmark":"node benchmark/benchmark.js","coverage":"NODE_ENV=test nyc --reporter=lcov --reporter=text-summary npm test","coverage-ci":"NODE_ENV=test nyc --reporter=lcovonly npm run test","coverage-report":"nyc report","lint":"eslint '*.js' 'lib/*.js' 'test/*.js' 'benchmark/*.js'"},"browser":{"./lib/MessageDigest.js":"./lib/MessageDigest-browser.js","rdf-canonize-native":false},"gitHead":"34534c700d74a4166593286f18dc4aa69b619616","_id":"rdf-canonize@3.1.0","_nodeVersion":"16.16.0","_npmVersion":"8.11.0","dist":{"shasum":"2c01cbcb4eaf4712a7652d7042af124e157fc112","size":14461,"noattachment":false,"key":"/rdf-canonize/-/rdf-canonize-3.1.0.tgz","tarball":"http://name.csiicloud.com:7001/rdf-canonize/download/rdf-canonize-3.1.0.tgz"},"_npmUser":{"name":"dlongley","email":"dlongley@digitalbazaar.com"},"directories":{},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdf-canonize_3.1.0_1661887934314_0.5908790059713653"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-08-30T19:34:08.050Z","publish_time":1661887934503,"_cnpm_publish_time":1661887934503},"3.0.0":{"name":"rdf-canonize","version":"3.0.0","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","homepage":"https://github.com/digitalbazaar/rdf-canonize","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"index.js","dependencies":{"setimmediate":"^1.0.5"},"devDependencies":{"benchmark":"^2.1.4","chai":"^4.2.0","delay":"^5.0.0","eslint":"^7.23.0","eslint-config-digitalbazaar":"^2.6.1","mocha":"^8.3.2","mocha-lcov-reporter":"^1.3.0","nsolid":"0.0.0","nyc":"^15.1.0"},"engines":{"node":">=12"},"keywords":["JSON","Linked Data","JSON-LD","RDF","Semantic Web","jsonld"],"scripts":{"fetch-test-suite":"if [ ! -e test-suites/normalization ]; then git clone --depth 1 https://github.com/json-ld/normalization.git test-suites/normalization; fi","test":"npm run test-node","test-node":"NODE_ENV=test mocha -R spec --check-leaks","benchmark":"node benchmark/benchmark.js","coverage":"NODE_ENV=test nyc --reporter=lcov --reporter=text-summary npm test","coverage-ci":"NODE_ENV=test nyc --reporter=lcovonly npm run test","coverage-report":"nyc report","lint":"eslint '*.js' 'lib/*.js' 'test/*.js' 'benchmark/*.js'"},"browser":{"./lib/MessageDigest.js":"./lib/MessageDigest-browser.js","rdf-canonize-native":false},"gitHead":"c1acf13245db6880b10e7c8892a5a3b3ef166423","_id":"rdf-canonize@3.0.0","_nodeVersion":"14.16.0","_npmVersion":"6.14.5","_npmUser":{"name":"davidlehn","email":"dil@lehn.org"},"dist":{"shasum":"f5bade563e5e58f5cc5881afcba3c43839e8c747","size":16282,"noattachment":false,"key":"/rdf-canonize/-/rdf-canonize-3.0.0.tgz","tarball":"http://name.csiicloud.com:7001/rdf-canonize/download/rdf-canonize-3.0.0.tgz"},"directories":{},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdf-canonize_3.0.0_1617828448392_0.16440333205570878"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T05:23:05.981Z","publish_time":1617828448623,"_cnpm_publish_time":1617828448623},"2.0.1":{"name":"rdf-canonize","version":"2.0.1","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","homepage":"https://github.com/digitalbazaar/rdf-canonize","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"index.js","dependencies":{"semver":"^6.3.0","setimmediate":"^1.0.5"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-runtime":"^7.2.0","@babel/preset-env":"^7.3.1","@babel/runtime":"^7.3.1","babel-loader":"^8.0.5","benchmark":"^2.1.4","chai":"^4.2.0","commander":"^2.19.0","core-js":"^2.6.3","delay":"^4.4.0","eslint":"^7.10.0","eslint-config-digitalbazaar":"^2.6.1","mocha":"^5.2.0","mocha-lcov-reporter":"^1.3.0","nsolid":"0.0.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-suite":"if [ ! -e test-suites/normalization ]; then git clone --depth 1 https://github.com/json-ld/normalization.git test-suites/normalization; fi","test":"npm run test-node","test-node":"NODE_ENV=test mocha -R spec --check-leaks","benchmark":"node benchmark/benchmark.js","coverage":"NODE_ENV=test nyc --reporter=lcov --reporter=text-summary npm test","coverage-ci":"NODE_ENV=test nyc --reporter=lcovonly npm run test","coverage-report":"nyc report","lint":"eslint '*.js' 'lib/*.js' 'test/*.js' 'benchmark/*.js'"},"browser":{"./index.js":"./lib/index.js","./lib/MessageDigest":"./lib/MessageDigest-browser.js","rdf-canonize-native":false},"gitHead":"383c402be10b297a59cd1486243e155aa80bedb3","_id":"rdf-canonize@2.0.1","_nodeVersion":"14.8.0","_npmVersion":"6.14.5","_npmUser":{"name":"davidlehn","email":"dil@lehn.org"},"dist":{"shasum":"12c9b8b41570cd669d9b152c9e679063478ba194","size":96918,"noattachment":false,"key":"/rdf-canonize/-/rdf-canonize-2.0.1.tgz","tarball":"http://name.csiicloud.com:7001/rdf-canonize/download/rdf-canonize-2.0.1.tgz"},"directories":{},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdf-canonize_2.0.1_1611256509279_0.38114509816836817"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T05:23:05.879Z","publish_time":1611256509429,"_cnpm_publish_time":1611256509429},"2.0.0":{"name":"rdf-canonize","version":"2.0.0","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","homepage":"https://github.com/digitalbazaar/rdf-canonize","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"index.js","dependencies":{"semver":"^6.3.0"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-runtime":"^7.2.0","@babel/preset-env":"^7.3.1","@babel/runtime":"^7.3.1","babel-loader":"^8.0.5","benchmark":"^2.1.4","chai":"^4.2.0","commander":"^2.19.0","core-js":"^2.6.3","delay":"^4.4.0","eslint":"^7.10.0","eslint-config-digitalbazaar":"^2.6.1","mocha":"^5.2.0","nsolid":"0.0.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-suite":"if [ ! -e test-suites/normalization ]; then git clone --depth 1 https://github.com/json-ld/normalization.git test-suites/normalization; fi","test":"mocha -R spec --check-leaks","benchmark":"node benchmark/benchmark.js","coverage":"rm -rf coverage && nyc --reporter=lcov --reporter=text-summary npm test","coverage-report":"nyc report","lint":"eslint '*.js' 'lib/*.js' 'test/*.js' 'benchmark/*.js'"},"browser":{"./index.js":"./lib/index.js","./lib/MessageDigest":"./lib/MessageDigest-browser.js","rdf-canonize-native":false},"gitHead":"fa1205a4f0f7a4ebfa54d372a122bffefc004afd","_id":"rdf-canonize@2.0.0","_nodeVersion":"14.8.0","_npmVersion":"6.14.5","_npmUser":{"name":"davidlehn","email":"dil@lehn.org"},"dist":{"shasum":"80ba8ebbd74e5c27bf77b3b272466e96b5bd7ed0","size":94133,"noattachment":false,"key":"/rdf-canonize/-/rdf-canonize-2.0.0.tgz","tarball":"http://name.csiicloud.com:7001/rdf-canonize/download/rdf-canonize-2.0.0.tgz"},"directories":{},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdf-canonize_2.0.0_1611181127304_0.07462690216782164"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T05:23:05.775Z","publish_time":1611181127419,"_cnpm_publish_time":1611181127419},"1.2.0":{"name":"rdf-canonize","version":"1.2.0","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","homepage":"https://github.com/digitalbazaar/rdf-canonize","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"index.js","dependencies":{"node-forge":"^0.10.0","semver":"^6.3.0"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-runtime":"^7.2.0","@babel/preset-env":"^7.3.1","@babel/runtime":"^7.3.1","babel-loader":"^8.0.5","benchmark":"^2.1.4","chai":"^4.2.0","commander":"^2.19.0","core-js":"^2.6.3","eslint":"^7.10.0","eslint-config-digitalbazaar":"^2.6.1","mocha":"^5.2.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-suite":"if [ ! -e test-suites/normalization ]; then git clone --depth 1 https://github.com/json-ld/normalization.git test-suites/normalization; fi","test":"mocha -R spec --check-leaks","benchmark":"node benchmark/benchmark.js","coverage":"rm -rf coverage && nyc --reporter=lcov --reporter=text-summary npm test","coverage-report":"nyc report","lint":"eslint '*.js' 'lib/*.js' 'test/*.js' 'benchmark/*.js'"},"browser":{"./index.js":"./lib/index.js","./lib/MessageDigest":"./lib/MessageDigest-browser.js","rdf-canonize-native":false},"gitHead":"9d003b3f5afd52e012dddf4eb63fd3c5d9d78112","_id":"rdf-canonize@1.2.0","_nodeVersion":"14.9.0","_npmVersion":"6.14.8","dist":{"shasum":"9872b2cc6ed92a9969e834f9f042addaf0d4f7f9","size":121824,"noattachment":false,"key":"/rdf-canonize/-/rdf-canonize-1.2.0.tgz","tarball":"http://name.csiicloud.com:7001/rdf-canonize/download/rdf-canonize-1.2.0.tgz"},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"_npmUser":{"name":"mattcollier","email":"mcollier@digitalbazaar.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdf-canonize_1.2.0_1601504624283_0.12593603149093235"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T05:23:04.513Z","publish_time":1601504624450,"_cnpm_publish_time":1601504624450},"1.1.0":{"name":"rdf-canonize","version":"1.1.0","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","homepage":"https://github.com/digitalbazaar/rdf-canonize","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"index.js","dependencies":{"node-forge":"^0.9.1","semver":"^6.3.0"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-runtime":"^7.2.0","@babel/preset-env":"^7.3.1","@babel/runtime":"^7.3.1","babel-loader":"^8.0.5","benchmark":"^2.1.4","chai":"^4.2.0","commander":"^2.19.0","core-js":"^2.6.3","eslint":"^5.14.1","eslint-config-digitalbazaar":"^1.6.0","mocha":"^5.2.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-suite":"if [ ! -e test-suites/normalization ]; then git clone --depth 1 https://github.com/json-ld/normalization.git test-suites/normalization; fi","test":"mocha -R spec --check-leaks","benchmark":"node benchmark/benchmark.js","coverage":"rm -rf coverage && nyc --reporter=lcov --reporter=text-summary npm test","coverage-report":"nyc report","lint":"eslint '*.js' 'lib/*.js' 'test/*.js' 'benchmark/*.js'"},"browser":{"./index.js":"./lib/index.js","./lib/MessageDigest":"./lib/MessageDigest-browser.js","rdf-canonize-native":false},"gitHead":"c408b04684cf7c8352a44b515bdecae4159283cb","_id":"rdf-canonize@1.1.0","_nodeVersion":"12.13.1","_npmVersion":"6.13.4","_npmUser":{"name":"davidlehn","email":"dil@lehn.org"},"dist":{"shasum":"61d1609bbdb3234b8f38c9c34ad889bf670e089d","size":119658,"noattachment":false,"key":"/rdf-canonize/-/rdf-canonize-1.1.0.tgz","tarball":"http://name.csiicloud.com:7001/rdf-canonize/download/rdf-canonize-1.1.0.tgz"},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdf-canonize_1.1.0_1579298152865_0.6154209017551602"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T05:23:04.414Z","publish_time":1579298153031,"_cnpm_publish_time":1579298153031},"1.0.3":{"name":"rdf-canonize","version":"1.0.3","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","homepage":"https://github.com/digitalbazaar/rdf-canonize","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"index.js","dependencies":{"node-forge":"^0.8.1","semver":"^5.6.0"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-runtime":"^7.2.0","@babel/preset-env":"^7.3.1","@babel/runtime":"^7.3.1","babel-loader":"^8.0.5","benchmark":"^2.1.4","chai":"^4.2.0","commander":"^2.19.0","core-js":"^2.6.3","eslint":"^5.14.1","eslint-config-digitalbazaar":"^1.6.0","mocha":"^5.2.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-suite":"if [ ! -e test-suites/normalization ]; then git clone --depth 1 https://github.com/json-ld/normalization.git test-suites/normalization; fi","test":"mocha -R spec --check-leaks","benchmark":"node benchmark/benchmark.js","coverage":"rm -rf coverage && nyc --reporter=lcov --reporter=text-summary npm test","coverage-report":"nyc report","lint":"eslint '*.js' 'lib/*.js' 'test/*.js' 'benchmark/*.js'"},"browser":{"./index.js":"./lib/index.js","./lib/MessageDigest":"./lib/MessageDigest-browser.js","rdf-canonize-native":false},"gitHead":"d240e8be69734acf2815bcd6cae5967579525d30","_id":"rdf-canonize@1.0.3","_nodeVersion":"10.15.1","_npmVersion":"6.8.0","_npmUser":{"name":"davidlehn","email":"dil@lehn.org"},"dist":{"shasum":"71dc56bb808a39d12e3ca17674c15f881cad648a","size":127904,"noattachment":false,"key":"/rdf-canonize/-/rdf-canonize-1.0.3.tgz","tarball":"http://name.csiicloud.com:7001/rdf-canonize/download/rdf-canonize-1.0.3.tgz"},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdf-canonize_1.0.3_1551895449903_0.9413839482671493"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T05:23:04.316Z","publish_time":1551895450099,"_cnpm_publish_time":1551895450099},"1.0.2":{"name":"rdf-canonize","version":"1.0.2","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","homepage":"https://github.com/digitalbazaar/rdf-canonize","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"index.js","dependencies":{"node-forge":"^0.7.6","semver":"^5.6.0"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-runtime":"^7.2.0","@babel/preset-env":"^7.3.1","@babel/runtime":"^7.3.1","babel-loader":"^8.0.5","benchmark":"^2.1.4","chai":"^4.2.0","commander":"^2.19.0","core-js":"^2.6.3","eslint":"^5.14.1","eslint-config-digitalbazaar":"^1.6.0","mocha":"^5.2.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-suite":"if [ ! -e test-suites/normalization ]; then git clone --depth 1 https://github.com/json-ld/normalization.git test-suites/normalization; fi","test":"mocha -R spec --check-leaks","benchmark":"node benchmark/benchmark.js","coverage":"rm -rf coverage && nyc --reporter=lcov --reporter=text-summary npm test","coverage-report":"nyc report","lint":"eslint '*.js' 'lib/*.js' 'test/*.js' 'benchmark/*.js'"},"browser":{"./index.js":"./lib/index.js","./lib/MessageDigest":"./lib/MessageDigest-browser.js","rdf-canonize-native":false},"gitHead":"595a46a5bb1d6affc5bf1521c0f5ebfb49d85b10","_id":"rdf-canonize@1.0.2","_nodeVersion":"10.15.1","_npmVersion":"6.8.0","_npmUser":{"name":"davidlehn","email":"dil@lehn.org"},"dist":{"shasum":"f328d57bb48d3e356c3c050b0496fbb3330b361c","size":127320,"noattachment":false,"key":"/rdf-canonize/-/rdf-canonize-1.0.2.tgz","tarball":"http://name.csiicloud.com:7001/rdf-canonize/download/rdf-canonize-1.0.2.tgz"},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdf-canonize_1.0.2_1550778867814_0.5796150769873487"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T05:23:04.210Z","publish_time":1550778867946,"_cnpm_publish_time":1550778867946},"1.0.1":{"name":"rdf-canonize","version":"1.0.1","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","homepage":"https://github.com/digitalbazaar/rdf-canonize","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"index.js","dependencies":{"node-forge":"^0.7.6","semver":"^5.6.0"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-runtime":"^7.2.0","@babel/preset-env":"^7.3.1","@babel/runtime":"^7.3.1","babel-loader":"^8.0.5","benchmark":"^2.1.4","chai":"^4.2.0","commander":"^2.19.0","core-js":"^2.6.3","mocha":"^5.2.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-suite":"if [ ! -e test-suites/normalization ]; then git clone --depth 1 https://github.com/json-ld/normalization.git test-suites/normalization; fi","test":"mocha -R spec --check-leaks","benchmark":"node benchmark/benchmark.js","coverage":"rm -rf coverage && nyc --reporter=lcov --reporter=text-summary npm test","coverage-report":"nyc report"},"browser":{"./index.js":"./lib/index.js","./lib/MessageDigest":"./lib/MessageDigest-browser.js","rdf-canonize-native":false},"gitHead":"2f9c7c7c76233c1fef858af279d49eb148659359","_id":"rdf-canonize@1.0.1","_npmVersion":"6.5.0","_nodeVersion":"10.15.0","_npmUser":{"name":"davidlehn","email":"dil@lehn.org"},"dist":{"shasum":"0a200a12c169e0008dd10e5b2b3855a55db0626c","size":127154,"noattachment":false,"key":"/rdf-canonize/-/rdf-canonize-1.0.1.tgz","tarball":"http://name.csiicloud.com:7001/rdf-canonize/download/rdf-canonize-1.0.1.tgz"},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdf-canonize_1.0.1_1548288355691_0.4706015856924921"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T05:23:02.932Z","publish_time":1548288355875,"_cnpm_publish_time":1548288355875},"1.0.0":{"name":"rdf-canonize","version":"1.0.0","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","homepage":"https://github.com/digitalbazaar/rdf-canonize","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"index.js","dependencies":{"node-forge":"^0.7.6","semver":"^5.6.0"},"devDependencies":{"@babel/cli":"^7.2.3","@babel/core":"^7.2.2","@babel/plugin-transform-modules-commonjs":"^7.2.0","@babel/plugin-transform-runtime":"^7.2.0","@babel/preset-env":"^7.3.1","@babel/runtime":"^7.3.1","babel-loader":"^8.0.5","benchmark":"^2.1.4","chai":"^4.2.0","commander":"^2.19.0","core-js":"^2.6.3","mocha":"^5.2.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-suite":"if [ ! -e test-suites/normalization ]; then git clone --depth 1 https://github.com/json-ld/normalization.git test-suites/normalization; fi","test":"mocha -R spec --check-leaks","benchmark":"node benchmark/benchmark.js","coverage":"rm -rf coverage && nyc --reporter=lcov --reporter=text-summary npm test","coverage-report":"nyc report"},"browser":{"./index.js":"./lib/index.js","./lib/MessageDigest":"./lib/MessageDigest-browser.js","rdf-canonize-native":false},"gitHead":"214ffb4a58111631cf40f84ef83c54b3b878dd31","_id":"rdf-canonize@1.0.0","_npmVersion":"6.5.0","_nodeVersion":"10.15.0","_npmUser":{"name":"davidlehn","email":"dil@lehn.org"},"dist":{"shasum":"1e54e9de8575c31b2595307211df745a5cbc8b85","size":136174,"noattachment":false,"key":"/rdf-canonize/-/rdf-canonize-1.0.0.tgz","tarball":"http://name.csiicloud.com:7001/rdf-canonize/download/rdf-canonize-1.0.0.tgz"},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdf-canonize_1.0.0_1548273123513_0.5275835371236588"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T05:23:01.672Z","publish_time":1548273123823,"_cnpm_publish_time":1548273123823},"0.3.0":{"name":"rdf-canonize","version":"0.3.0","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","homepage":"https://github.com/digitalbazaar/rdf-canonize","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"index.js","dependencies":{"node-forge":"^0.7.6","semver":"^5.6.0","rdf-canonize-native":"^0.3.0"},"optionalDependencies":{"rdf-canonize-native":"^0.3.0"},"devDependencies":{"babel-cli":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.0","babel-preset-node6-es6":"^11.2.5","benchmark":"^2.1.4","chai":"^4.2.0","commander":"^2.19.0","core-js":"^2.5.1","mocha":"^5.2.0","mocha-phantomjs":"^4.1.0","nyc":"^12.0.2","regenerator-runtime":"^0.12.1","webpack":"^3.7.1","webpack-merge":"^4.1.0"},"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","fetch-test-suite":"if [ ! -e test-suites/normalization ]; then git clone --depth 1 https://github.com/json-ld/normalization.git test-suites/normalization; fi","test":"mocha -R spec --check-leaks test/ conformance-test.js","benchmark":"node benchmark/benchmark.js","coverage":"rm -rf coverage && nyc --reporter=lcov --reporter=text-summary npm test","coverage-report":"nyc report"},"browser":{"./index.js":"./lib/index.js","./lib/MessageDigest":"./lib/MessageDigest-browser.js"},"gitHead":"34f1ed8348ddcfd5996d91d4a273885aafc34fa4","_id":"rdf-canonize@0.3.0","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"davidlehn","email":"dil@lehn.org"},"dist":{"shasum":"f33c1725a4496d8c47871b376e5a9b873399ecea","size":130394,"noattachment":false,"key":"/rdf-canonize/-/rdf-canonize-0.3.0.tgz","tarball":"http://name.csiicloud.com:7001/rdf-canonize/download/rdf-canonize-0.3.0.tgz"},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdf-canonize_0.3.0_1541123361283_0.14646048399689104"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T05:23:00.405Z","publish_time":1541123361420,"_cnpm_publish_time":1541123361420},"0.2.5":{"name":"rdf-canonize","version":"0.2.5","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","homepage":"https://github.com/digitalbazaar/rdf-canonize","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"index.js","dependencies":{"bindings":"^1.3.0","nan":"^2.10.0","node-forge":"^0.7.1","semver":"^5.4.1"},"devDependencies":{"babel-cli":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.0","babel-preset-node6-es6":"^11.2.5","benchmark":"^2.1.4","chai":"^4.1.2","commander":"^2.8.0","core-js":"^2.5.1","mocha":"^3.5.3","mocha-phantomjs":"^4.1.0","regenerator-runtime":"^0.11.0","webpack":"^3.7.1","webpack-merge":"^4.1.0"},"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","fetch-test-suite":"if [ ! -e test-suites/normalization ]; then git clone --depth 1 https://github.com/json-ld/normalization.git test-suites/normalization; fi","test":"mocha -R spec --check-leaks test/ conformance-test.js","benchmark":"node benchmark/benchmark.js","install":"node-gyp rebuild"},"browser":{"./index.js":"./lib/index.js","./lib/MessageDigest":"./lib/MessageDigest-browser.js","bindings":false},"gypfile":true,"gitHead":"98fa20862af24f3c1f1cfa240a45aad00b35f5ad","_id":"rdf-canonize@0.2.5","_npmVersion":"6.4.1","_nodeVersion":"10.13.0","_npmUser":{"name":"davidlehn","email":"dil@lehn.org"},"dist":{"shasum":"dc761d42a2e9e6bf6eec7e0e352fd5b10ff4e75a","size":140007,"noattachment":false,"key":"/rdf-canonize/-/rdf-canonize-0.2.5.tgz","tarball":"http://name.csiicloud.com:7001/rdf-canonize/download/rdf-canonize-0.2.5.tgz"},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdf-canonize_0.2.5_1541121770173_0.728268610063832"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T05:22:59.078Z","hasInstallScript":true,"publish_time":1541121770344,"_cnpm_publish_time":1541121770344},"0.2.4":{"name":"rdf-canonize","version":"0.2.4","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","homepage":"https://github.com/digitalbazaar/rdf-canonize","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"index.js","files":["binding.gyp","dist/*.js","dist/*.js.map","dist/node6/**/*.js","index.js","lib/*.js","lib/native/*.cc","lib/native/*.h"],"dependencies":{"bindings":"^1.3.0","nan":"^2.10.0","node-forge":"^0.7.1","semver":"^5.4.1"},"devDependencies":{"babel-cli":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.0","babel-preset-node6-es6":"^11.2.5","benchmark":"^2.1.4","chai":"^4.1.2","commander":"^2.8.0","core-js":"^2.5.1","mocha":"^3.5.3","mocha-phantomjs":"^4.1.0","regenerator-runtime":"^0.11.0","webpack":"^3.7.1","webpack-merge":"^4.1.0"},"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","fetch-test-suite":"if [ ! -e test-suites/normalization ]; then git clone --depth 1 https://github.com/json-ld/normalization.git test-suites/normalization; fi","test":"mocha -R spec --check-leaks test/ conformance-test.js","benchmark":"node benchmark/benchmark.js","install":"node-gyp rebuild"},"browser":{"./index.js":"./lib/index.js","./lib/MessageDigest":"./lib/MessageDigest-browser.js","bindings":false},"gypfile":true,"gitHead":"4ce58f9343dc58ac1f75945f2d97a68784a28ed5","_id":"rdf-canonize@0.2.4","_npmVersion":"5.8.0","_nodeVersion":"8.11.1","_npmUser":{"name":"davidlehn","email":"dil@lehn.org"},"dist":{"shasum":"1b46eb01500b6800348ac5fe0953c1be226b1446","size":138317,"noattachment":false,"key":"/rdf-canonize/-/rdf-canonize-0.2.4.tgz","tarball":"http://name.csiicloud.com:7001/rdf-canonize/download/rdf-canonize-0.2.4.tgz"},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdf-canonize_0.2.4_1524707282054_0.6672304118519694"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-21T05:22:57.600Z","hasInstallScript":true,"publish_time":1524707282185,"_cnpm_publish_time":1524707282185},"0.2.3":{"name":"rdf-canonize","version":"0.2.3","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","homepage":"https://github.com/digitalbazaar/rdf-canonize","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"index.js","files":["binding.gyp","dist/*.js","dist/*.js.map","dist/node6/**/*.js","index.js","lib/*.js","lib/native/*.cc","lib/native/*.h"],"dependencies":{"bindings":"^1.3.0","nan":"^2.7.0","node-forge":"^0.7.1","semver":"^5.4.1"},"devDependencies":{"babel-cli":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.0","babel-preset-node6-es6":"^11.2.5","benchmark":"^2.1.4","chai":"^4.1.2","commander":"^2.8.0","core-js":"^2.5.1","mocha":"^3.5.3","mocha-phantomjs":"^4.1.0","regenerator-runtime":"^0.11.0","webpack":"^3.7.1","webpack-merge":"^4.1.0"},"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","fetch-test-suite":"if [ ! -e test-suites/normalization ]; then git clone --depth 1 https://github.com/json-ld/normalization.git test-suites/normalization; fi","test":"mocha -R spec --check-leaks test/ conformance-test.js","benchmark":"node benchmark/benchmark.js","install":"node-gyp rebuild"},"browser":{"./index.js":"./lib/index.js","./lib/MessageDigest":"./lib/MessageDigest-browser.js","bindings":false},"gypfile":true,"gitHead":"7412b6b67cbd33837d1cc21bf5268608f2199ff3","_id":"rdf-canonize@0.2.3","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"davidlehn","email":"dil@lehn.org"},"dist":{"shasum":"c89f3cd5823bb430e0060d714125ccc8febdf6c9","size":136442,"noattachment":false,"key":"/rdf-canonize/-/rdf-canonize-0.2.3.tgz","tarball":"http://name.csiicloud.com:7001/rdf-canonize/download/rdf-canonize-0.2.3.tgz"},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdf-canonize-0.2.3.tgz_1512500354162_0.14191864361055195"},"directories":{},"_cnpmcore_publish_time":"2021-12-21T05:22:56.156Z","hasInstallScript":true,"publish_time":1512500354243,"_cnpm_publish_time":1512500354243},"0.2.2":{"name":"rdf-canonize","version":"0.2.2","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","homepage":"https://github.com/digitalbazaar/rdf-canonize","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"index.js","files":["binding.gyp","dist/*.js","dist/*.js.map","dist/node6/**/*.js","index.js","lib/*.js","lib/native/*.cc","lib/native/*.h"],"dependencies":{"bindings":"^1.3.0","nan":"^2.7.0","node-forge":"^0.7.1","semver":"^5.4.1"},"devDependencies":{"babel-cli":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.0","babel-preset-node6-es6":"^11.2.5","benchmark":"^2.1.4","chai":"^4.1.2","commander":"^2.8.0","core-js":"^2.5.1","mocha":"^3.5.3","mocha-phantomjs":"^4.1.0","regenerator-runtime":"^0.11.0","webpack":"^3.7.1","webpack-merge":"^4.1.0"},"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","fetch-test-suite":"if [ ! -e test-suites/normalization ]; then git clone --depth 1 https://github.com/json-ld/normalization.git test-suites/normalization; fi","test":"mocha -R spec --check-leaks test/ conformance-test.js","benchmark":"node benchmark/benchmark.js","install":"node-gyp rebuild"},"browser":{"./index.js":"./lib/index.js","./lib/MessageDigest":"./lib/MessageDigest-browser.js","bindings":false},"gypfile":true,"gitHead":"ff4dd0e7cf20ac69e92346197cc6e5642ad6d6d2","_id":"rdf-canonize@0.2.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.1","_npmUser":{"name":"davidlehn","email":"dil@lehn.org"},"dist":{"shasum":"531fe9fd7184dd31c0b0b1ea09e8afde8d109ac1","size":136425,"noattachment":false,"key":"/rdf-canonize/-/rdf-canonize-0.2.2.tgz","tarball":"http://name.csiicloud.com:7001/rdf-canonize/download/rdf-canonize-0.2.2.tgz"},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdf-canonize-0.2.2.tgz_1512424133208_0.29952867119573057"},"directories":{},"_cnpmcore_publish_time":"2021-12-21T05:22:54.870Z","hasInstallScript":true,"publish_time":1512424133397,"_cnpm_publish_time":1512424133397},"0.2.1":{"name":"rdf-canonize","version":"0.2.1","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","homepage":"https://github.com/digitalbazaar/rdf-canonize","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"index.js","files":["binding.gyp","dist/*.js","dist/*.js.map","dist/node6/**/*.js","index.js","lib/*.js","lib/native/*.cc","lib/native/*.h"],"dependencies":{"bindings":"^1.3.0","nan":"^2.7.0","node-forge":"^0.7.1","semver":"^5.4.1"},"devDependencies":{"babel-cli":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.0","babel-preset-node6-es6":"^11.2.5","benchmark":"^2.1.4","chai":"^4.1.2","commander":"^2.8.0","core-js":"^2.5.1","mocha":"^3.5.3","mocha-phantomjs":"^4.1.0","regenerator-runtime":"^0.11.0","webpack":"^3.7.1","webpack-merge":"^4.1.0"},"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","fetch-test-suite":"if [ ! -e test-suites/normalization ]; then git clone --depth 1 https://github.com/json-ld/normalization.git test-suites/normalization; fi","test":"mocha -R spec --check-leaks test/ conformance-test.js","benchmark":"node benchmark/benchmark.js","install":"node-gyp rebuild"},"browser":{"./index.js":"./lib/index.js","./lib/MessageDigest":"./lib/MessageDigest-browser.js","bindings":false},"gypfile":true,"gitHead":"148d93b47fca252331f6af8ff5dedb5477e1b414","_id":"rdf-canonize@0.2.1","_npmVersion":"5.4.2","_nodeVersion":"8.6.0","_npmUser":{"name":"davidlehn","email":"dil@lehn.org"},"dist":{"shasum":"02620af1d948d5144334c809f574947ae7c7d42f","size":136357,"noattachment":false,"key":"/rdf-canonize/-/rdf-canonize-0.2.1.tgz","tarball":"http://name.csiicloud.com:7001/rdf-canonize/download/rdf-canonize-0.2.1.tgz"},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdf-canonize-0.2.1.tgz_1508179536215_0.054283251287415624"},"directories":{},"_cnpmcore_publish_time":"2021-12-21T05:22:53.519Z","hasInstallScript":true,"publish_time":1508179537536,"_cnpm_publish_time":1508179537536},"0.2.0":{"name":"rdf-canonize","version":"0.2.0","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","homepage":"https://github.com/digitalbazaar/rdf-canonize","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"index.js","files":["dist/*.js","dist/*.js.map","dist/node6/**/*.js","index.js","lib/*.js","lib/native/*.cc","lib/native/*.h"],"dependencies":{"bindings":"^1.3.0","nan":"^2.7.0","node-forge":"^0.7.1","semver":"^5.4.1"},"devDependencies":{"babel-cli":"^6.26.0","babel-loader":"^7.1.2","babel-preset-env":"^1.6.0","babel-preset-node6-es6":"^11.2.5","benchmark":"^2.1.4","chai":"^4.1.2","commander":"^2.8.0","core-js":"^2.5.1","mocha":"^3.5.3","mocha-phantomjs":"^4.1.0","regenerator-runtime":"^0.11.0","webpack":"^3.7.1","webpack-merge":"^4.1.0"},"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","fetch-test-suite":"if [ ! -e test-suites/normalization ]; then git clone --depth 1 https://github.com/json-ld/normalization.git test-suites/normalization; fi","test":"mocha -R spec --check-leaks test/ conformance-test.js","benchmark":"node benchmark/benchmark.js","install":"node-gyp rebuild"},"browser":{"./index.js":"./lib/index.js","./lib/MessageDigest":"./lib/MessageDigest-browser.js","bindings":false},"gypfile":true,"gitHead":"a7ecddca271f281e9be155c91b6dc637e24895a7","_id":"rdf-canonize@0.2.0","_npmVersion":"5.4.2","_nodeVersion":"8.6.0","_npmUser":{"name":"davidlehn","email":"dil@lehn.org"},"dist":{"shasum":"8cd166c1f26f077b73f5d4a73e1d5e3a0177ef24","size":136065,"noattachment":false,"key":"/rdf-canonize/-/rdf-canonize-0.2.0.tgz","tarball":"http://name.csiicloud.com:7001/rdf-canonize/download/rdf-canonize-0.2.0.tgz"},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdf-canonize-0.2.0.tgz_1508178095040_0.2539472281932831"},"directories":{},"_cnpmcore_publish_time":"2021-12-21T05:22:52.214Z","hasInstallScript":true,"publish_time":1508178096317,"_cnpm_publish_time":1508178096317},"0.1.5":{"name":"rdf-canonize","version":"0.1.5","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","homepage":"https://github.com/digitalbazaar/rdf-canonize","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"index.js","files":["index.js","lib/*.js","dist/*.min.js","dist/*.min.js.map"],"dependencies":{"es6-promise":"~2.0.1","node-forge":"^0.7.1"},"devDependencies":{"babel-core":"^6.25.0","babel-loader":"^7.1.1","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","chai":"^4.1.1","commander":"^2.8.0","mocha":"^3.5.0","mocha-phantomjs":"^4.1.0","webpack":"^3.5.4","webpack-merge":"^4.1.0"},"engines":{"node":">=6"},"keywords":["JSON","Linked Data","JSON-LD","RDF","Semantic Web","jsonld"],"scripts":{"prepublish":"npm run build","build":"webpack","fetch-test-suite":"if [ ! -e test-suites/normalization ]; then git clone --depth 1 https://github.com/json-ld/normalization.git test-suites/normalization; fi","test":"mocha -R spec --check-leaks test/ conformance-test.js"},"browser":{"./lib/MessageDigest":"./lib/MessageDigest-browser.js"},"gitHead":"dc4c0e452cf9b4885c276dda6dcbbb4426fac9e2","_id":"rdf-canonize@0.1.5","_npmVersion":"5.4.2","_nodeVersion":"8.5.0","_npmUser":{"name":"davidlehn","email":"dil@lehn.org"},"dist":{"shasum":"50c1e70da1a362436735967282556559f70af6ff","size":31581,"noattachment":false,"key":"/rdf-canonize/-/rdf-canonize-0.1.5.tgz","tarball":"http://name.csiicloud.com:7001/rdf-canonize/download/rdf-canonize-0.1.5.tgz"},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdf-canonize-0.1.5.tgz_1505783733713_0.7571494304575026"},"directories":{},"_cnpmcore_publish_time":"2021-12-21T05:22:50.880Z","publish_time":1505783735247,"_cnpm_publish_time":1505783735247},"0.1.1":{"name":"rdf-canonize","version":"0.1.1","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","homepage":"https://github.com/digitalbazaar/rdf-canonize","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"index.js","files":["index.js","lib/*.js","dist/*.min.js","dist/*.min.js.map"],"dependencies":{"es6-promise":"~2.0.1","node-forge":"^0.7.1"},"devDependencies":{"babel-core":"^6.25.0","babel-loader":"^7.1.1","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","chai":"^4.1.1","commander":"^2.8.0","mocha":"^3.5.0","mocha-phantomjs":"^4.1.0","webpack":"^3.5.4","webpack-merge":"^4.1.0"},"engines":{"node":">=4"},"keywords":["JSON","Linked Data","JSON-LD","RDF","Semantic Web","jsonld"],"scripts":{"prepublish":"npm run build","build":"webpack","fetch-test-suite":"if [ ! -e test-suites/normalization ]; then git clone --depth 1 https://github.com/json-ld/normalization.git test-suites/normalization; fi","test":"mocha -R spec --check-leaks test/ conformance-test.js"},"browser":{"./lib/messageDigest":"./lib/messageDigest-browser.js"},"gitHead":"bf843fecdc1f44821c77ebbc72b69201ee336588","_id":"rdf-canonize@0.1.1","_npmVersion":"5.3.0","_nodeVersion":"6.11.1","_npmUser":{"name":"davidlehn","email":"dil@lehn.org"},"dist":{"shasum":"083e7e5137c0de4068fd6f1fd9a61ad892a8ff38","size":30839,"noattachment":false,"key":"/rdf-canonize/-/rdf-canonize-0.1.1.tgz","tarball":"http://name.csiicloud.com:7001/rdf-canonize/download/rdf-canonize-0.1.1.tgz"},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdf-canonize-0.1.1.tgz_1502847352119_0.5541050268802792"},"directories":{},"_cnpmcore_publish_time":"2021-12-21T05:22:49.808Z","publish_time":1502847353103,"_cnpm_publish_time":1502847353103},"0.1.0":{"name":"rdf-canonize","version":"0.1.0","description":"An implementation of the RDF Dataset Normalization Algorithm in JavaScript","homepage":"https://github.com/digitalbazaar/rdf-canonize","author":{"name":"Digital Bazaar, Inc.","email":"support@digitalbazaar.com","url":"https://digitalbazaar.com/"},"contributors":[{"name":"Dave Longley","email":"dlongley@digitalbazaar.com"}],"repository":{"type":"git","url":"git+https://github.com/digitalbazaar/rdf-canonize.git"},"bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause","main":"index.js","files":["index.js","lib/*.js","dist/*.min.js","dist/*.min.js.map"],"dependencies":{"es6-promise":"~2.0.1"},"devDependencies":{"babel-core":"^6.25.0","babel-loader":"^7.1.1","babel-preset-env":"^1.6.0","babel-preset-es2015":"^6.24.1","chai":"^4.1.1","commander":"^2.8.0","mocha":"^3.5.0","mocha-phantomjs":"^4.1.0","node-forge":"^0.7.1","webpack":"^3.5.4","webpack-merge":"^4.1.0"},"engines":{"node":">=4"},"keywords":["JSON","Linked Data","JSON-LD","RDF","Semantic Web","jsonld"],"scripts":{"prepublish":"npm run build","build":"webpack","fetch-test-suite":"if [ ! -e test-suites/normalization ]; then git clone --depth 1 https://github.com/json-ld/normalization.git test-suites/normalization; fi","test":"mocha -R spec --check-leaks test/ conformance-test.js"},"browser":{"./lib/messageDigest":"./lib/messageDigest-browser.js"},"gitHead":"c6163da48c9ee908a79d353e6852c833d57ba955","_id":"rdf-canonize@0.1.0","_npmVersion":"5.3.0","_nodeVersion":"6.11.1","_npmUser":{"name":"davidlehn","email":"dil@lehn.org"},"dist":{"shasum":"675498fbe4ec467cfa302affd4f95e284fd04296","size":30824,"noattachment":false,"key":"/rdf-canonize/-/rdf-canonize-0.1.0.tgz","tarball":"http://name.csiicloud.com:7001/rdf-canonize/download/rdf-canonize-0.1.0.tgz"},"maintainers":[{"name":"davidlehn","email":""},{"name":"dlongley","email":""},{"name":"msporny","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rdf-canonize-0.1.0.tgz_1502845836947_0.21377080935053527"},"directories":{},"_cnpmcore_publish_time":"2021-12-21T05:22:48.740Z","publish_time":1502845837962,"_cnpm_publish_time":1502845837962}},"readme":"# rdf-canonize\n\n[![Build status](https://img.shields.io/github/workflow/status/digitalbazaar/rdf-canonize/Node.js%20CI)](https://github.com/digitalbazaar/rdf-canonize/actions?query=workflow%3A%22Node.js+CI%22)\n[![Coverage status](https://img.shields.io/codecov/c/github/digitalbazaar/rdf-canonize)](https://codecov.io/gh/digitalbazaar/rdf-canonize)\n[![Dependency Status](https://img.shields.io/david/digitalbazaar/rdf-canonize.svg)](https://david-dm.org/digitalbazaar/rdf-canonize)\n\nAn implementation of the [RDF Dataset Canonicalization Algorithm][] in JavaScript.\n\nIntroduction\n------------\n\n...\n\nInstallation\n------------\n\n### Node.js + npm\n\n```\nnpm install rdf-canonize\n```\n\n```js\nconst canonize = require('rdf-canonize');\n```\n\n### Node.js + npm + native bindings\n\nThis package has support for [rdf-canonize-native][]. This package can be\nuseful if your application requires doing many canonizing operations\nasyncronously in parallel or in the background. It is **highly recommended**\nthat you understand your requirements and benchmark using JavaScript vs native\nbindings. The native bindings add overhead and the JavaScript implementation\nmay be faster with modern runtimes.\n\nThe native bindings are not installed by default and must be explicitly\ninstalled.\n\n```\nnpm install rdf-canonize\nnpm install rdf-canonize-native\n```\n\nNote that the native code is not automatically used. To use the native bindings\nyou must have them installed and set the `useNative` option to `true`.\n\n```js\nconst canonize = require('rdf-canonize');\n```\n\n### Browser + npm\n\nInstall in your project with npm and use your favorite browser bundler tool.\n\nExamples\n--------\n\n```js\nconst dataset = {\n  // ...\n};\n\n// canonize a data set with a particular algorithm with async/await\nconst canonical = await canonize.canonize(dataset, {algorithm: 'URDNA2015'});\n\n// canonize a data set with a particular algorithm and force use of the\n// native implementation\nconst canonical = await canonize.canonize(dataset, {\n  algorithm: 'URDNA2015',\n  useNative: true\n});\n```\n\nRelated Modules\n---------------\n\n* [jsonld.js][]: An implementation of the [JSON-LD][] specification.\n\nTests\n-----\n\nThis library includes a sample testing utility which may be used to verify\nthat changes to the processor maintain the correct output.\n\nThe test suite is included in an external repository:\n\n    https://github.com/json-ld/rdf-dataset-canonicalization\n\nThis should be a sibling directory of the rdf-canonize directory or in a\n`test-suites` dir. To clone shallow copies into the `test-suites` dir you can\nuse the following:\n\n    npm run fetch-test-suite\n\nNode.js tests can be run with a simple command:\n\n    npm test\n\nIf you installed the test suites elsewhere, or wish to run other tests, use\nthe `TEST_DIR` environment var:\n\n    TEST_DIR=\"/tmp/tests\" npm test\n\nTo generate earl reports:\n\n    # generate the earl report for node.js\n    EARL=earl-node.jsonld npm test\n\nBrowser testing with karma is done indirectly through [jsonld.js][].\n\nBenchmark\n---------\n\nSee docs in the [benchmark README](./benchmark/README.md).\n\nSource\n------\n\nThe source code for this library is available at:\n\nhttps://github.com/digitalbazaar/rdf-canonize\n\nCommercial Support\n------------------\n\nCommercial support for this library is available upon request from\n[Digital Bazaar][]: support@digitalbazaar.com\n\n[Digital Bazaar]: https://digitalbazaar.com/\n[JSON-LD]: https://json-ld.org/\n[RDF Dataset Canonicalization Algorithm]: https://json-ld.github.io/rdf-dataset-canonicalization/\n[jsonld.js]: https://github.com/digitalbazaar/jsonld.js\n[rdf-canonize-native]: https://github.com/digitalbazaar/rdf-canonize-native\n","_attachments":{},"homepage":"https://github.com/digitalbazaar/rdf-canonize","bugs":{"url":"https://github.com/digitalbazaar/rdf-canonize/issues","email":"support@digitalbazaar.com"},"license":"BSD-3-Clause"}